메소드 | 설명 | |
---|---|---|
LoginAsync ( string id, string password ) : Task | ||
MockClient ( ClusterNodeContext clusterContex ) : System | ||
PrepareUserAsync ( string id, string password, string userName = null ) : Task |
메소드 | 설명 | |
---|---|---|
CreateInitialActor ( IActorContext context ) : Tuple |
||
IUserEventObserver ( TrackableUserContextTracker userContextTracker ) : void |
public LoginAsync ( string id, string password ) : Task | ||
id | string | |
password | string | |
리턴 | Task |
public MockClient ( ClusterNodeContext clusterContex ) : System | ||
clusterContex | ClusterNodeContext | |
리턴 | System |
public PrepareUserAsync ( string id, string password, string userName = null ) : Task | ||
id | string | |
password | string | |
userName | string | |
리턴 | Task |