Esempio n. 1
0
 public static void Proxy()
 {
     var prox = new Proxy();
     prox.demonstrate();
 }