Exemple #1
0
 void add(string a, Statement s)
 {
     stats.Add(a, s);
 }
Exemple #2
0
 void add(string a, Statement s)
 {
     stats.Add(a, s);
 }