Creates new instance of the RuleDefaultObject class.
Namespace:
PerpetuumSoft.DataModel.MsSqlAssembly: PerpetuumSoft.DataModel (in PerpetuumSoft.DataModel.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public RuleDefaultObject( ISupportRulesDefaults obj ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ obj As ISupportRulesDefaults _ ) |
| Visual C++ |
|---|
public: RuleDefaultObject( ISupportRulesDefaults^ obj ) |