Version

IProvideCustomStorage Interface Methods

For a list of all members of this type, see IProvideCustomStorage members.

Public Methods
 NameDescription
 MethodLoadTakes the string that was created in the Save method.  
 MethodSaveGets 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