Version

IProvideCustomStorage Interface Members

The following tables list the members exposed by IProvideCustomStorage.

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