Method | Description | |
---|---|---|
ReadPassword ( ) : string |
Like System.Console.ReadLine(), only with a mask.
|
|
ReadPassword ( char mask ) : string |
Like System.Console.ReadLine(), only with a mask.
|
public static ReadPassword ( char mask ) : string | ||
mask | char | a |
return | string |