CommandGetKey - метод

Definition

Пространство имён: Tessa.Extensions.Default.Console.GetKey
Сборка: Tessa.Extensions.Default.Console (в Tessa.Extensions.Default.Console.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
C#
[VerbAttribute("GetKey")]
[LocalizableDescriptionAttribute("Common_CLI_GetKey")]
public static Task GetKey(
	[OutputAttribute] TextWriter output,
	[ArgumentAttribute][LocalizableDescriptionAttribute("Common_CLI_KeyType")] KeyType key
)

Параметры

output  TextWriter
 
key  KeyType
 

Возвращаемое значение

Task

См. также