package cs.system.reflection
extends MethodBase › MemberInfo
implements _MethodInfo
extended by MethodBuilder
@:abstract@:libType@:csNative@:native("System.Reflection.MethodInfo") Available on csread only ReturnParameter:ParameterInfo
read only ReturnType:Type
read only ReturnTypeCustomAttributes:ICustomAttributeProvider
@: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