C# Class Mono.Debugger.Languages.Mono.MonoMethodInfo

Inheritance: TargetMethodInfo
Datei anzeigen Open project: baulig/debugger

Public Properties

Property Type Description
FunctionType MonoFunctionType

Private Methods

Method Description
Create ( IMonoStructType klass, int index, Mono.Cecil minfo ) : MonoMethodInfo
GetAccessibility ( Mono.Cecil method ) : TargetMemberAccessibility
MonoMethodInfo ( IMonoStructType klass, int index, Mono.Cecil minfo, MonoFunctionType type ) : System

Property Details

FunctionType public_oe property

public MonoFunctionType,Mono.Debugger.Languages.Mono FunctionType
return MonoFunctionType