Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
IProvideCustomStorage Interface Methods
For a list of all members of this type, see IProvideCustomStorage members.
Public Methods
| | Name | Description |
 | Load | Takes the string that was created in the Save method. |
 | Save | Gets a string that will be stored and can be later passed into the Load method of this object, in order to restore the state. |
See Also