© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
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#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
❔ System.Linq.Expressions custom expression
C
C# / help
3y ago
How to convert a Predicate to Expression
C
C# / help
4y ago
cant figure out how to calculate averages
C
C# / help
2y ago
❔ How to calculate intersect of two circles?
C
C# / help
4y ago