Static methods

staticGetCustomAttribute(element:ParameterInfo, attributeType:Type):Attribute

staticGetCustomAttribute(element:MemberInfo, attributeType:Type, inherit:Bool):Attribute

staticGetCustomAttribute(element:ParameterInfo, attributeType:Type, inherit:Bool):Attribute

staticGetCustomAttribute(element:Assembly, attributeType:Type, inherit:Bool):Attribute

staticGetCustomAttribute(element:Module, attributeType:Type, inherit:Bool):Attribute

staticGetCustomAttribute(element:Module, attributeType:Type):Attribute

staticGetCustomAttribute(element:Assembly, attributeType:Type):Attribute

staticGetCustomAttribute(element:MemberInfo, attributeType:Type):Attribute

staticIsDefined(element:Module, attributeType:Type):Bool

staticIsDefined(element:ParameterInfo, attributeType:Type, inherit:Bool):Bool

staticIsDefined(element:Module, attributeType:Type, inherit:Bool):Bool

staticIsDefined(element:Assembly, attributeType:Type, inherit:Bool):Bool

staticIsDefined(element:MemberInfo, attributeType:Type, inherit:Bool):Bool

staticIsDefined(element:Assembly, attributeType:Type):Bool

staticIsDefined(element:MemberInfo, attributeType:Type):Bool

staticIsDefined(element:ParameterInfo, attributeType:Type):Bool

Variables

read onlyTypeId:Dynamic

Methods