pmMDA.NET

ReferenceCodeFactory Class

[This is preliminary documentation and subject to change.]

The reference code factory creates all the codes available in an application.

For a list of all members of this type, see ReferenceCodeFactory Members.

System.Object
   PmMda.Net.Dog.Reference.ReferenceCodeFactory

public class ReferenceCodeFactory

Remarks

The codes can be stored in the application itself, in a serialized file, or in a database. The reference code manager handles the code locally and is the first item in the chain. The persistence handler has a persistent version of codes on the database.

Requirements

Namespace: PmMda.Net.Dog.Reference

Assembly: pmMDA.NET.Common (in pmMDA.NET.Common.dll)

See Also

ReferenceCodeFactory Members | PmMda.Net.Dog.Reference Namespace