- addRegistration
void addRegistration(shared(Registration) reg)
Undocumented in source. Be warned that the author may not have intended to support it.
- addRegistrations
void addRegistrations(shared(Registration)[] regs)
Undocumented in source. Be warned that the author may not have intended to support it.
- lookupRegistrations
shared(Registration)[] lookupRegistrations(string typeId, string[string] matches)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeRegistration
void removeRegistration(shared(Registration) r)
Undocumented in source. Be warned that the author may not have intended to support it.