Bind.Structures.Constant.Constant C# (CSharp) Method

Constant() public method

Creates an empty Constant.
public Constant ( ) : System
return System
        public Constant()
        {
        }

Same methods

Constant::Constant ( string name, string value ) : System