コード例 #1
0
ファイル: Controller.cs プロジェクト: koenbisschop/Bibweb
 public void Afmelden()
 {
     CurrentUser = null;
 }