GenericTypeContext class GenericTypeContext : ICustomAttributeProvider Documentation Code public GenericTypeContext(IEnumerable<Attribute> attributes) public object[] GetCustomAttributes(Type attributeType, bool inherit) public object[] GetCustomAttributes(bool inherit) public bool IsDefined(Type attributeType, bool inherit)