Class SystemExtension
Namespace: YVR.Utilities
Assembly: YVR.Utilities.Runtime.dll
Syntax
public static class SystemExtension
Methods
Name | Description |
---|---|
GetParametersCount(MulticastDelegate) | Returns the number of parameters of the |
SafeInvoke(MulticastDelegate, params object[]) | Invokes each delegate in the invocation list of the specified MulticastDelegate object. |