© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
10 replies
thirteenbinary

❔ How to calculate event expression?

like
var result = a+b-c+d-c+d-b+a;
var result = a+b-c+d-c+d-b+a;

a,b,c,d
a,b,c,d
are all events, and each of them contains more than one method.
So what is result like?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

❔ System.Linq.Expressions custom expression
C#CC# / help
3y ago
How to convert a Predicate to Expression
C#CC# / help
4y ago
cant figure out how to calculate averages
C#CC# / help
2y ago
❔ How to calculate intersect of two circles?
C#CC# / help
4y ago