package cs.system.reflection
implements ICustomAttributeProvider, _ParameterInfo
Available on cs
read onlyAttributes:ParameterAttributesread onlyDefaultValue:Dynamicread onlyIsIn:Boolread onlyIsLcid:Boolread onlyIsOptional:Boolread onlyIsOut:Boolread onlyIsRetval:Boolread onlyMember:MemberInforead onlyMetadataToken:Intread onlyName:Stringread onlyParameterType:Typeread onlyPosition:Intread onlyRawDefaultValue:DynamicGetCustomAttributes(inherit:Bool):NativeArray<Dynamic>GetCustomAttributes(attributeType:Type, inherit:Bool):NativeArray<Dynamic>GetOptionalCustomModifiers():NativeArray<Type>GetRequiredCustomModifiers():NativeArray<Type>IsDefined(attributeType:Type, inherit:Bool):BoolToString():String
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/reflection/ParameterInfo.html