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