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