public record_data_for_client_testing()
 {
     theSystem = new GrammarSystem();
 }
コード例 #2
0
 public void SetUp()
 {
     theSystem = new GrammarSystem();
 }