コード例 #1
0
ファイル: ClientNotifier.cs プロジェクト: michaelbreyes/Gabby
 public void LogoutClick(dynamic caller)
 {
     caller.LogoutClick();
 }