Пример #1
0
 public string GetPrefix(string name, string character)
 {
     return(StringLibrary.GetPrefix(name, character));
 }