示例#1
0
 partial void OnCreated(ChemProVTree grammar);
示例#2
0
 public computation_return(ChemProVTree grammar)
 {
     OnCreated(grammar);
 }