C# Class System.IO.IsolatedStorage.SystemIOIsolatedStorage

Regroupe les extensions pour les objets du namespace System.IO.IsolatedStorage
Datei anzeigen Open project: loic-lavergne/mckineap

Public Methods

Method Description
SerializeToLocalStorage ( this value, string fullPath ) : void

Method Details

SerializeToLocalStorage() public static method

public static SerializeToLocalStorage ( this value, string fullPath ) : void
value this
fullPath string
return void