W3cubDocs

/Haxe C#

ICustomAttributeProvider

package cs.system.reflection

implemented by Assembly, MemberInfo, Module, ParameterInfo

@:abstract@:libType@:csNative@:native("System.Reflection.ICustomAttributeProvider") Available on cs

Methods

@:overload GetCustomAttributes (inherit:Bool):NativeArray<Dynamic>

@:overload GetCustomAttributes (attributeType:Type, inherit:Bool):NativeArray<Dynamic>

@:overload IsDefined (attributeType:Type, inherit:Bool):Bool

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/reflection/ICustomAttributeProvider.html