Пример #1
0
 public Symbols(string _str)
 {
     str1     = new STR(_str);
     this.str = _str;
 }