Пример #1
0
 void add(string a, Statement s)
 {
     stats.Add(a, s);
 }
Пример #2
0
 void add(string a, Statement s)
 {
     stats.Add(a, s);
 }