class ParameterInfo
package cs.system.reflection
implements ICustomAttributeProvider, _ParameterInfo
Available on cs
Available on cs
GetCustomAttributes(inherit:Bool):NativeArray<Dynamic>
GetCustomAttributes(attributeType:Type, inherit:Bool):NativeArray<Dynamic>