Пример #1
0
 static string AttributeOrdering(AttributeSyntax attr)
 {
     return(attr.GetText().ToString().Trim());
 }