Spec-Zone.ru › Haxe C#

МетодБаза

пакет cs.system.reflection

расширяет MemberInfo

реализует _MethodBase

расширяется ConstructorInfo, MethodInfo

Доступно в cs

Статические методы

staticGetCurrentMethod():MethodBase

staticGetMethodFromHandle(handle:RuntimeMethodHandle):MethodBase

staticGetMethodFromHandle(handle:RuntimeMethodHandle, declaringType:RuntimeTypeHandle):MethodBase

Переменные

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

Методы

GetGenericArguments():NativeArray<Type>

GetMethodBody():MethodBody

GetMethodImplementationFlags():MethodImplAttributes

GetParameters():NativeArray<ParameterInfo>

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/reflection/MethodBase.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API