DomainObjects Class Library

Constant Constructor

Initializes a new instance of the Constant class.

Overload List

Initializes a new instance of the Constant class.

public Constant(Byte[]);

Initializes a new instance of the Constant class.

public Constant(String);

Initializes a new instance of the Constant class.

public Constant(ValueType);

See Also

Constant Class | DomainObjects.Facade.Command.Expression Namespace