pmMDA.NET

LightweightObjectImpl Class

[This is preliminary documentation and subject to change.]

Base class for all lightweight objects.

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

System.Object
   PmMda.Net.Dog.LightweightObjectImpl

public abstract class LightweightObjectImpl : ILightweightObject, IHasId, ICloneable

Remarks

This default implementation of a lightweight object makes it easier to create a lightweight object which is not generated by pmMDA.

Requirements

Namespace: PmMda.Net.Dog

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

See Also

LightweightObjectImpl Members | PmMda.Net.Dog Namespace