Method | Description | |
---|---|---|
ListKeyCodeFromUIText ( this listKeyUITextAggregated ) : IEnumerable |
||
Parse ( this memoryMeasurement ) : IMemoryMeasurement | ||
Parse ( this neocom ) : INeocom | ||
ParseAsModuleButtonTooltip ( this container ) : IModuleButtonTooltip | ||
SecondCountFromBracketTimerText ( this timerText, bool allowLeadingText = false, bool allowTrailingText = false ) : int? |
Method | Description | |
---|---|---|
KeyCodeFromUIText ( this keyUIText ) : VirtualKeyCode? |
static public ListKeyCodeFromUIText ( this listKeyUITextAggregated ) : IEnumerable |
||
listKeyUITextAggregated | this | |
return | IEnumerable |
static public Parse ( this memoryMeasurement ) : IMemoryMeasurement | ||
memoryMeasurement | this | |
return | IMemoryMeasurement |
static public Parse ( this neocom ) : INeocom | ||
neocom | this | |
return | INeocom |
static public ParseAsModuleButtonTooltip ( this container ) : IModuleButtonTooltip | ||
container | this | |
return | IModuleButtonTooltip |
static public SecondCountFromBracketTimerText ( this timerText, bool allowLeadingText = false, bool allowTrailingText = false ) : int? | ||
timerText | this | |
allowLeadingText | bool | |
allowTrailingText | bool | |
return | int? |