interface ICustomAttributeProvider
package cs.system.reflection
extended by Assembly, MemberInfo, Module, ParameterInfo
Available on cs
Available on cs
GetCustomAttributes(inherit:Bool):NativeArray<Dynamic>
GetCustomAttributes(attributeType:Type, inherit:Bool):NativeArray<Dynamic>