コード例 #1
0
 public AppUser CurrentUser()
 {
     return(_controller.GetCurrentUser());
 }