Пример #1
0
 private static object GetAttributeValues(Object[] attributes)
 {
     return attributes.FirstOrDefault();
 }