Run() private méthode

private Run ( ) : void
Résultat void
 public static void Main()
 {
     var prog = new Program();
     prog.Run();
 }