Kumar
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Kumar created a post, Execute action commands in sequence
I need to create a plugin which runs a series of actions one after another on solution load. This is what I have got to so far [SolutionComponent]public class AutoRunAnalysis{ public AutoRunAnalysi...