Example #1
0
 public async Task SetupAsync()
 {
     tidlApi = new TidlApi((await tidlDTO.LoginWithDefaultCredentials()).OpenTidlSession);
 }