9 [__DynamicallyInvokable]
13 [__DynamicallyInvokable]
16 [__DynamicallyInvokable]
19 [__DynamicallyInvokable]
22 [__DynamicallyInvokable]
25 [__DynamicallyInvokable]
Specifies the default calling convention as determined by the common language runtime....
Specifies that the signature is a function-pointer signature, representing a call to an instance or v...
CallingConventions
Defines the valid calling conventions for a method.
Specifies an instance or virtual method (not a static method). At run-time, the called method is pass...
Specifies that the class can be serialized.
Specifies the calling convention for methods with variable arguments.