コード例 #1
0
ファイル: ConfigRepositoryTests.cs プロジェクト: nelly2k/bot
 public async Task Clean()
 {
     await _configRepository.CleanUp("kraken");
 }