Ejemplo n.º 1
0
 public RegistryListEntry()
 {
     HostMakerRegistry.Register <T>();
 }
Ejemplo n.º 2
0
 public RegistryListEntryAdd(Udbus.WCF.Service.Host.IMakeServiceHostCreationData add)
 {
     HostMakerRegistry.Register(add);
 }