프로퍼티 | 타입 | 설명 | |
---|---|---|---|
SignIn_WasCalled | bool | ||
SignOut_WasCalled | bool |
메소드 | 설명 | |
---|---|---|
SignIn ( string userName, bool createPersistentCookie ) : void | ||
SignOut ( ) : void |
public SignIn ( string userName, bool createPersistentCookie ) : void | ||
userName | string | |
createPersistentCookie | bool | |
리턴 | void |