Exemplo n.º 1
0
 private static void Main(string[] args)
 {
     var pw = new Password();
     pw.Execute();
 }