W3cubDocs

/Haxe C#

MethodInfo

package cs.system.reflection

extends MethodBaseMemberInfo

implements _MethodInfo

extended by MethodBuilder

@:abstract@:libType@:csNative@:native("System.Reflection.MethodInfo") Available on cs

Variables

read only ReturnParameter:ParameterInfo

read only ReturnType:Type

read only ReturnTypeCustomAttributes:ICustomAttributeProvider

Methods

@:overload GetBaseDefinition ():MethodInfo

@:overload GetGenericMethodDefinition ():MethodInfo

@:overload MakeGenericMethod (typeArguments:NativeArray<Type>):MethodInfo

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