C# Class System.IO.IsolatedStorage.SystemIOIsolatedStorage

Regroupe les extensions pour les objets du namespace System.IO.IsolatedStorage
Afficher le fichier Open project: loic-lavergne/mckineap

Méthodes publiques

Méthode Description
SerializeToLocalStorage ( this value, string fullPath ) : void

Method Details

SerializeToLocalStorage() public static méthode

public static SerializeToLocalStorage ( this value, string fullPath ) : void
value this
fullPath string
Résultat void