package cs.system.reflection
implements ICustomAttributeProvider, _MemberInfo
extended by EventInfo, FieldInfo, MethodBase, PropertyInfo, Type
Available on csread only DeclaringType:Typeread only MemberType:MemberTypesread only MetadataToken:Intread only Module:Moduleread only Name:Stringread only ReflectedType:Type GetCustomAttributes (inherit:Bool):NativeArray<Dynamic> GetCustomAttributes (attributeType:Type, inherit:Bool):NativeArray<Dynamic> IsDefined (attributeType:Type, inherit:Bool):Bool ToString ():String
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/reflection/MemberInfo.html