Public Instance Properties
Row (inherited from MetaDataElement) | |
Public Instance Methods
AddCallConv (inherited from Method) |
Add calling conventions to this method descriptor
|
AddCustomAttribute (inherited from MetaDataElement) | Overloaded.
Add a custom attribute to this item
|
AddImplAttribute |
Add some implementation attributes to this method descriptor
|
AddLocals |
Add local variables to this method
|
AddMethAttribute |
Add some attributes to this method descriptor
|
AddPInvokeInfo | |
CreateCodeBuffer |
Create a code buffer for this method to add the IL instructions to
|
DeclareEntryPoint |
Mark this method as having an entry point
|
Equals (inherited from Object) | Select the method name to go to the Microsoft documentation. |
GetHashCode (inherited from Object) | Select the method name to go to the Microsoft documentation. |
GetType (inherited from Object) | Select the method name to go to the Microsoft documentation. |
MakeVarArgSignature |
Make a method reference descriptor for this method to be used
as a callsite signature for this vararg method
|
SetMaxStack |
Set the maximum stack height for this method
|
ToString (inherited from Object) | Select the method name to go to the Microsoft documentation. |
Protected Instance Fields
Protected Instance Methods
Finalize (inherited from Object) | Select the method name to go to the Microsoft documentation. |
MemberwiseClone (inherited from Object) | Select the method name to go to the Microsoft documentation. |
See Also
MethodDef Class | PEAPI Namespace