Available on cs
@:readOnlystaticread onlyConstructorName:String
@:readOnlystaticread onlyTypeConstructorName:String
read onlyAttributes:MethodAttributes
read onlyCallingConvention:CallingConventions
read onlyContainsGenericParameters:Bool
read onlyIsAbstract:Bool
read onlyIsAssembly:Bool
read onlyIsConstructor:Bool
read onlyIsFamily:Bool
read onlyIsFamilyAndAssembly:Bool
read onlyIsFamilyOrAssembly:Bool
read onlyIsFinal:Bool
read onlyIsGenericMethod:Bool
read onlyIsGenericMethodDefinition:Bool
read onlyIsHideBySig:Bool
read onlyIsPrivate:Bool
read onlyIsPublic:Bool
read onlyIsSpecialName:Bool
read onlyIsStatic:Bool
read onlyIsVirtual:Bool
read onlyMethodHandle:RuntimeMethodHandle
read onlyDeclaringType:Type
read onlyMetadataToken:Int
read onlyModule:Module
read onlyName:String
read onlyReflectedType:Type
GetGenericArguments():NativeArray<Type>
GetMethodBody():MethodBody
GetMethodImplementationFlags():MethodImplAttributes
GetParameters():NativeArray<ParameterInfo>
get_Attributes():MethodAttributes
get_CallingConvention():CallingConventions
get_ContainsGenericParameters():Bool
finalget_IsAbstract():Bool
finalget_IsAssembly():Bool
finalget_IsConstructor():Bool
finalget_IsFamily():Bool
finalget_IsFamilyAndAssembly():Bool
finalget_IsFamilyOrAssembly():Bool
finalget_IsFinal():Bool
get_IsGenericMethod():Bool
get_IsGenericMethodDefinition():Bool
finalget_IsHideBySig():Bool
finalget_IsPrivate():Bool
finalget_IsPublic():Bool
finalget_IsSpecialName():Bool
finalget_IsStatic():Bool
finalget_IsVirtual():Bool
get_MethodHandle():RuntimeMethodHandle
GetCustomAttributes(inherit:Bool):NativeArray<Dynamic>
GetCustomAttributes(attributeType:Type, inherit:Bool):NativeArray<Dynamic>
IsDefined(attributeType:Type, inherit:Bool):Bool
get_DeclaringType():Type
get_MetadataToken():Int
get_Module():Module
get_Name():String
get_ReflectedType():Type