Пример #1
0
 public T[] GetAttributes <T>() where T : Attribute => _parameter.GetAttributes <T>();