package cs.system.reflection
implements ICustomAttributeProvider, _MemberInfo
extended by EventInfo, FieldInfo, MethodBase, PropertyInfo, Type
Available on cs
read onlyDeclaringType:Typeread onlyMemberType:MemberTypesread onlyMetadataToken:Intread onlyModule:Moduleread onlyName:Stringread onlyReflectedType:TypeGetCustomAttributes(inherit:Bool):NativeArray<Dynamic>GetCustomAttributes(attributeType:Type, inherit:Bool):NativeArray<Dynamic>IsDefined(attributeType:Type, inherit:Bool):BoolToString():String
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/reflection/MemberInfo.html