示例#1
0
 public void Init()
 {
     instance = new SummaryApi();
 }
 public SummaryApiTests()
 {
     instance = new SummaryApi();
 }