Метод | Описание | |
---|---|---|
GetSession ( string sessionName ) : |
||
GetSessionNames ( bool raw = false ) : string[] | ||
GetSessions ( ) : IEnumerable |
||
StartWatcher ( ) : void | ||
StopWatcher ( ) : void |
Метод | Описание | |
---|---|---|
AddSession ( |
||
RaisePuttySessionCollectionChangedEvent ( |
||
RaiseSessionChangedEvent ( |
||
RemoveSession ( |
Метод | Описание | |
---|---|---|
GetSessionNamesToAdd ( IEnumerable |
||
GetSessionToRemove ( IEnumerable |
||
RootPuttySessionsNodeInfo ( ) : System.Collections.Generic |
protected AddSession ( |
||
sessionInfo | ||
Результат | void |
public abstract GetSession ( string sessionName ) : |
||
sessionName | string | |
Результат |
public abstract GetSessionNames ( bool raw = false ) : string[] | ||
raw | bool | |
Результат | string[] |
protected RaisePuttySessionCollectionChangedEvent ( |
||
args | ||
Результат | void |
protected RaiseSessionChangedEvent ( |
||
args | ||
Результат | void |
protected RemoveSession ( |
||
sessionInfo | ||
Результат | void |