Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ChessClient
Tests
Controllers
AccountControllerTest.MockFormsAuthenticationService
SignOut
ChessClient.Tests.Controllers.AccountControllerTest.MockFormsAuthenticationService.SignOut C# (CSharp) Method
AccountControllerTest.MockFormsAuthenticationService Class Documentation
Exibir arquivo
Open project: Beginner7/Command3
SignOut()
public
method
public
SignOut
( ) :
void
return
void
public void SignOut() { SignOut_WasCalled = true; }
AccountControllerTest.MockFormsAuthenticationService
SignIn
SignOut