AdomdRestriction Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the AdomdRestriction.
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