W3cubDocs

/Haxe C#

MethodInfo

package cs.system.reflection

extends MethodBaseMemberInfo

implements _MethodInfo

extended by MethodBuilder

Available on cs

Variables

read onlyReturnParameter:ParameterInfo

read onlyReturnType:Type

read onlyReturnTypeCustomAttributes:ICustomAttributeProvider

Methods

GetBaseDefinition():MethodInfo

GetGenericMethodDefinition():MethodInfo

MakeGenericMethod(typeArguments:NativeArray<Type>):MethodInfo

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