Method | Description | |
---|---|---|
GetMethodBody ( ) : IKVM.Reflection.MethodBody | ||
GetMethodImplementationFlags ( ) : MethodImplAttributes | ||
GetParameters ( ) : IKVM.Reflection.ParameterInfo[] |
Method | Description | |
---|---|---|
BuiltinArrayMethod ( |
public GetMethodBody ( ) : IKVM.Reflection.MethodBody | ||
return | IKVM.Reflection.MethodBody |
public GetMethodImplementationFlags ( ) : MethodImplAttributes | ||
return | MethodImplAttributes |
public GetParameters ( ) : IKVM.Reflection.ParameterInfo[] | ||
return | IKVM.Reflection.ParameterInfo[] |