Метод | Описание | |
---|---|---|
BaseConstant ( ) |
Creates a new instance with the name given by convention.
|
|
BaseConstant ( string name ) |
Creates a new instance.
|
public BaseConstant ( string name ) | ||
name | string | The name for the constant. |