static void GetProxy(IMonitorService proxy) { Console.WriteLine(proxy.GetStatus()); Console.WriteLine(proxy.GetTotalCash()); }