Example #1
0
 public static void Initialize(ITradeSharpServer proxyOrStub)
 {
     instance = new TradeSharpServer(proxyOrStub);
 }
 public static void Initialize(ITradeSharpServer proxyOrStub)
 {
     instance = new TradeSharpServer(proxyOrStub);
 }