Static methods

@:overloadstaticGetCustomAttribute(element:ParameterInfo, attributeType:Type):Attribute

@:overloadstaticGetCustomAttribute(element:MemberInfo, attributeType:Type, inherit:Bool):Attribute

@:overloadstaticGetCustomAttribute(element:ParameterInfo, attributeType:Type, inherit:Bool):Attribute

@:overloadstaticGetCustomAttribute(element:Assembly, attributeType:Type, inherit:Bool):Attribute

@:overloadstaticGetCustomAttribute(element:Module, attributeType:Type, inherit:Bool):Attribute

@:overloadstaticGetCustomAttribute(element:Module, attributeType:Type):Attribute

@:overloadstaticGetCustomAttribute(element:Assembly, attributeType:Type):Attribute

@:overloadstaticGetCustomAttribute(element:MemberInfo, attributeType:Type):Attribute

@:overloadstaticGetCustomAttributes(element:Assembly):NativeArray<Attribute>

@:overloadstaticGetCustomAttributes(element:ParameterInfo, inherit:Bool):NativeArray<Attribute>

@:overloadstaticGetCustomAttributes(element:MemberInfo, inherit:Bool):NativeArray<Attribute>

@:overloadstaticGetCustomAttributes(element:Assembly, inherit:Bool):NativeArray<Attribute>

@:overloadstaticGetCustomAttributes(element:Module, inherit:Bool):NativeArray<Attribute>

@:overloadstaticGetCustomAttributes(element:MemberInfo, type:Type, inherit:Bool):NativeArray<Attribute>

@:overloadstaticGetCustomAttributes(element:Module, attributeType:Type, inherit:Bool):NativeArray<Attribute>

@:overloadstaticGetCustomAttributes(element:ParameterInfo, attributeType:Type, inherit:Bool):NativeArray<Attribute>

@:overloadstaticGetCustomAttributes(element:Assembly, attributeType:Type, inherit:Bool):NativeArray<Attribute>

@:overloadstaticGetCustomAttributes(element:MemberInfo, type:Type):NativeArray<Attribute>

@:overloadstaticGetCustomAttributes(element:ParameterInfo, attributeType:Type):NativeArray<Attribute>

@:overloadstaticGetCustomAttributes(element:Module, attributeType:Type):NativeArray<Attribute>

@:overloadstaticGetCustomAttributes(element:Assembly, attributeType:Type):NativeArray<Attribute>

@:overloadstaticGetCustomAttributes(element:Module):NativeArray<Attribute>

@:overloadstaticGetCustomAttributes(element:MemberInfo):NativeArray<Attribute>

@:overloadstaticGetCustomAttributes(element:ParameterInfo):NativeArray<Attribute>

@:overloadstaticIsDefined(element:Module, attributeType:Type):Bool

@:overloadstaticIsDefined(element:ParameterInfo, attributeType:Type, inherit:Bool):Bool

@:overloadstaticIsDefined(element:Module, attributeType:Type, inherit:Bool):Bool

@:overloadstaticIsDefined(element:Assembly, attributeType:Type, inherit:Bool):Bool

@:overloadstaticIsDefined(element:MemberInfo, attributeType:Type, inherit:Bool):Bool

@:overloadstaticIsDefined(element:Assembly, attributeType:Type):Bool

@:overloadstaticIsDefined(element:MemberInfo, attributeType:Type):Bool

@:overloadstaticIsDefined(element:ParameterInfo, attributeType:Type):Bool

Variables

read onlyTypeId:Dynamic

Methods

@:overloadMatch(obj:Dynamic):Bool