Click or drag to resize
MaskedConsoleReaderReadLine Method
Reads a single line of text from the system console, masking the typed characters.

Namespace: PDTec.IceNet.Sdk.Utils
Assembly: PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public static string ReadLine()

Return Value

Type: String
See Also