메소드 | 설명 | |
---|---|---|
DisposeAsync ( ) : IAsyncAction | ||
InitializeAsync ( ) : IAsyncAction | ||
WriteMessageAsync ( string message, uint timeout ) : IAsyncAction |
메소드 | 설명 | |
---|---|---|
DisposeInternal ( ) : System.Threading.Tasks.Task | ||
InitializeInternal ( string>.IDictionary |
||
TextDisplayBase ( |
||
WriteMessageInternal ( string message ) : System.Threading.Tasks.Task |
메소드 | 설명 | |
---|---|---|
Timer_Tick ( |
protected DisposeInternal ( ) : System.Threading.Tasks.Task | ||
리턴 | System.Threading.Tasks.Task |
protected InitializeInternal ( string>.IDictionary |
||
driverConfigurationValues | string>.IDictionary | |
리턴 | System.Threading.Tasks.Task |
protected TextDisplayBase ( |
||
config | ||
리턴 | System |
public WriteMessageAsync ( string message, uint timeout ) : IAsyncAction | ||
message | string | |
timeout | uint | |
리턴 | IAsyncAction |
protected WriteMessageInternal ( string message ) : System.Threading.Tasks.Task | ||
message | string | |
리턴 | System.Threading.Tasks.Task |