W3cubDocs

/Haxe C#

MethodInfo

package cs.system.reflection

extends MethodBaseMemberInfo

implements _MethodInfo

extended by MethodBuilder

Available on cs

Variables

read only ReturnParameter:ParameterInfo

read only ReturnType:Type

read only ReturnTypeCustomAttributes:ICustomAttributeProvider

Methods

GetBaseDefinition ():MethodInfo

GetGenericMethodDefinition ():MethodInfo

MakeGenericMethod (typeArguments:NativeArray<Type>):MethodInfo

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