AdomdRestriction Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the AdomdRestriction.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
AdomdRestriction(String, Object) | Initializes a new instance of the AdomdRestriction class using name and value parameters. | |
AdomdRestriction(String, String, Object) | Initializes a new instance of the AdomdRestriction class, using name, namespace, and value parameters. |
Top