Exemplo n.º 1
0
 static PSConsoleReadLine()
 {
     _singleton  = new PSConsoleReadLine();
     _viRegister = new ViRegister(_singleton);
 }
Exemplo n.º 2
0
 static PSConsoleReadLine()
 {
     _singleton = new PSConsoleReadLine();
     _clipboard = new ViRegister(_singleton);
 }