EventHandlerWithStringArgExecute Method |
| Name | Description | |
|---|---|---|
| Execute(UIApplication) | (Inherited from RevitEventWrapperTType.) | |
| Execute(UIApplication, String) |
The Execute override void must be present in all methods wrapped by the RevitEventWrapper.
This defines what the method will do when raised externally.
(Overrides RevitEventWrapperTTypeExecute(UIApplication, TType).) |