コード例 #1
0
 async public Task LocalLogout()
 {
     await Auth.AuthControllerLocalLogoutAsync();
 }