pmMDA.NET

IReferenceCodeMgr.RegisterReferenceCode Method

[This is preliminary documentation and subject to change.]

Registers all the reference code classes managed in the given reference code manager.

Overload List

Registers all the reference code classes managed in the given reference code manager.

void RegisterReferenceCode(IReferenceCodeMgr);

Register the type of a reference code, the list of code values and its version.

void RegisterReferenceCode(Type,IReferenceCode[],string);

Registers the type of reference codes and the reference manager managing them.

void RegisterReferenceCode(Type,IReferenceCodeMgr);

See Also

IReferenceCodeMgr Interface | PmMda.Net.Dog.Reference Namespace