SPSolutionValidator Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
SPSolutionValidator() | This constructor is called implicitly by the default constructors of derived classes. Explicit calls to this constructor that are made outside of those default constructors do not properly initialize the object. | |
SPSolutionValidator(String, SPUserCodeService) | Initializes an instance of the SPSolutionValidator class using parameters for name and user code service. |
Top