RestoreFolder Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the RestoreFolder class.
Overload List
Name | Description | |
---|---|---|
RestoreFolder() | Initializes a new instance of the RestoreFolder class using default values. | |
RestoreFolder(String, String) | Initializes a new instance of RestoreFolder using a name for the original folder and the new folder. |
Top