Static methods

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Variables

read onlyTypeId:Dynamic

Methods

@:overloadMatch(obj:Dynamic):Bool