コード例 #1
0
ファイル: UsersAPITests.cs プロジェクト: Vanaheimr/UsersAPI
 public void ShutdownEachTest()
 {
     usersAPI.Shutdown();
 }