Esempio n. 1
0
 public async Task PartG()
 {
     await Question9.PartG();
 }
Esempio n. 2
0
 public async Task Run()
 {
     await Question9.RunAsync();
 }
Esempio n. 3
0
 public void PartF()
 {
     Question9.PartF();
 }