package cs.system.reflection
extends MemberInfo
implements _MethodBase
extended by ConstructorInfo, MethodInfo
Available on cs
staticGetCurrentMethod():MethodBasestaticGetMethodFromHandle(handle:RuntimeMethodHandle):MethodBasestaticGetMethodFromHandle(handle:RuntimeMethodHandle, declaringType:RuntimeTypeHandle):MethodBaseread onlyAttributes:MethodAttributesread onlyCallingConvention:CallingConventionsread onlyContainsGenericParameters:Boolread onlyIsAbstract:Boolread onlyIsAssembly:Boolread onlyIsConstructor:Boolread onlyIsFamily:Boolread onlyIsFamilyAndAssembly:Boolread onlyIsFamilyOrAssembly:Boolread onlyIsFinal:Boolread onlyIsGenericMethod:Boolread onlyIsGenericMethodDefinition:Boolread onlyIsHideBySig:Boolread onlyIsPrivate:Boolread onlyIsPublic:Boolread onlyIsSpecialName:Boolread onlyIsStatic:Boolread onlyIsVirtual:Boolread onlyMethodHandle:RuntimeMethodHandleGetGenericArguments():NativeArray<Type>GetMethodBody():MethodBodyGetMethodImplementationFlags():MethodImplAttributesGetParameters():NativeArray<ParameterInfo>
    © 2005–2020 Haxe Foundation
Licensed under a MIT license.
    https://api.haxe.org/cs/system/reflection/MethodBase.html