Method | Description | |
---|---|---|
BusinessLoop ( System.Threading.CancellationToken token ) : System.Threading.Tasks.Task | ||
Dispose ( ) : void | ||
HandleUserInput ( Solar gear, Solar sigs ) : void | ||
ListenerCallback ( |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
public BusinessLoop ( System.Threading.CancellationToken token ) : System.Threading.Tasks.Task | ||
token | System.Threading.CancellationToken | |
return | System.Threading.Tasks.Task |
public HandleUserInput ( Solar gear, Solar sigs ) : void | ||
gear | Solar | |
sigs | Solar | |
return | void |
public ListenerCallback ( |
||
context | ||
return | void |