Пример #1
0
 private object ParseFormatItems(string attribValue, bool throwOnError)
 {
     return(FormatItem.ParseFormatString(attribValue));
 }