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