Constable Authorization Engine 2.0 BETA

NamedObjectBase Constructor

[This is preliminary documentation and subject to change.]

Creates a new instance of the class with the given Id, Name and Description.

Overload List

Creates a new instance of the class with the given Id.

protected NamedObjectBase(string);

Creates a new instance of the class with the given Id, Name and Description.

protected NamedObjectBase(string,string,string);

See Also

NamedObjectBase Class | LaMarvin.Constable.Model Namespace