Modifier Constructor

Project Mercury API

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the Modifier class

Namespace:  ProjectMercury.Modifiers
Assembly:  ProjectMercury (in ProjectMercury.dll) Version: 3.1.0.0

Syntax

C#
protected Modifier()
Visual Basic (Declaration)
Protected Sub New
Visual C++
protected:
Modifier()

See Also