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: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public static string ReadLine()

Return Value

Type: String
See Also