Exemplo n.º 1
0
 public DdemlServer(string service) 
     : this(service, DdemlContext.GetDefault())
 {
 }
Exemplo n.º 2
0
 public DdemlMonitor() 
     : this(DdemlContext.GetDefault())
 {
 }