class MemberInfo
package cs.system.reflection
implements ICustomAttributeProvider, _MemberInfo
extended by EventInfo, FieldInfo, MethodBase, PropertyInfo, Type
Available on cs
Available on cs
GetCustomAttributes(inherit:Bool):NativeArray<Dynamic>
GetCustomAttributes(attributeType:Type, inherit:Bool):NativeArray<Dynamic>