MethodInstanceStruct constructor
Initializes a new instance of the class by using various options.
Overload list
Name | Description | |
---|---|---|
MethodInstanceStruct(MethodInstance) | Initializes a new instance of the class. | |
MethodInstanceStruct(UInt32, String, Boolean, Int32, MethodInstanceType, Boolean, UInt32, UInt32, Guid) | Initializes a new instance of the class. |
Top