C# 클래스 System.IO.IsolatedStorage.SystemIOIsolatedStorage

Regroupe les extensions pour les objets du namespace System.IO.IsolatedStorage
파일 보기 프로젝트 열기: loic-lavergne/mckineap

공개 메소드들

메소드 설명
SerializeToLocalStorage ( this value, string fullPath ) : void

메소드 상세

SerializeToLocalStorage() 공개 정적인 메소드

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