Static methods

@:overloadstaticfinalGetCurrentMethod():MethodBase

@:overloadstaticfinalGetMethodFromHandle(handle:RuntimeMethodHandle):MethodBase

@:overloadstaticfinalGetMethodFromHandle(handle:RuntimeMethodHandle, declaringType:RuntimeTypeHandle):MethodBase

Variables

Methods

Inherited Variables

Defined by MemberInfo

Inherited Methods

Defined by MemberInfo

@:overloadGetCustomAttributes(inherit:Bool):NativeArray<Dynamic>

@:overloadGetCustomAttributes(attributeType:Type, inherit:Bool):NativeArray<Dynamic>

@:overloadIsDefined(attributeType:Type, inherit:Bool):Bool

@:overloadToString():String