Method | Description | |
---|---|---|
DisposeAsync ( ) : IAsyncAction | ||
InitializeAsync ( ) : IAsyncAction | ||
WriteMessageAsync ( string message, uint timeout ) : IAsyncAction |
Method | Description | |
---|---|---|
DisposeInternal ( ) : System.Threading.Tasks.Task | ||
InitializeInternal ( string>.IDictionary |
||
TextDisplayBase ( |
||
WriteMessageInternal ( string message ) : System.Threading.Tasks.Task |
Method | Description | |
---|---|---|
Timer_Tick ( |
protected DisposeInternal ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
protected InitializeInternal ( string>.IDictionary |
||
driverConfigurationValues | string>.IDictionary | |
return | System.Threading.Tasks.Task |
protected TextDisplayBase ( |
||
config | ||
return | System |
public WriteMessageAsync ( string message, uint timeout ) : IAsyncAction | ||
message | string | |
timeout | uint | |
return | IAsyncAction |
protected WriteMessageInternal ( string message ) : System.Threading.Tasks.Task | ||
message | string | |
return | System.Threading.Tasks.Task |