Mono Class Library: Overview

System.Reflection.MethodBody: Property Members

The properties of System.Reflection.MethodBody are listed below. For a list of all members, see the MethodBody Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
ExceptionHandlingClausesIList<ExceptionHandlingClause>. Documentation for this section has not yet been entered.
[read-only]
InitLocalsbool. Documentation for this section has not yet been entered.
[read-only]
LocalSignatureMetadataTokenint. Documentation for this section has not yet been entered.
[read-only]
LocalVariablesIList<LocalVariableInfo>. Documentation for this section has not yet been entered.
[read-only]
MaxStackSizeint. Documentation for this section has not yet been entered.