Method | Description | |
---|---|---|
GetLoggedInConnections ( this cm, IRepositoryHosts hosts ) : IObservable |
||
IsLoggedIn ( this cm, IRepositoryHosts hosts ) : IObservable |
||
IsLoggedIn ( this cm, IRepositoryHosts hosts, |
||
LookupConnection ( this cm, ILocalRepositoryModel repository ) : IObservable |
public static GetLoggedInConnections ( this cm, IRepositoryHosts hosts ) : IObservable |
||
cm | this | |
hosts | IRepositoryHosts | |
return | IObservable |
public static IsLoggedIn ( this cm, IRepositoryHosts hosts ) : IObservable |
||
cm | this | |
hosts | IRepositoryHosts | |
return | IObservable |
public static IsLoggedIn ( this cm, IRepositoryHosts hosts, |
||
cm | this | |
hosts | IRepositoryHosts | |
address | ||
return | IObservable |
public static LookupConnection ( this cm, ILocalRepositoryModel repository ) : IObservable |
||
cm | this | |
repository | ILocalRepositoryModel | |
return | IObservable |