C# 클래스 ADBaseLibrary.Settings

파일 보기 프로젝트 열기: maxpiva/AnimeOfflineDownloader

Private Properties

프로퍼티 타입 설명
GetDefaultDownloadPath string
SHGetKnownFolderPath int

공개 메소드들

메소드 설명
Deserialize ( string str ) : void
Serialize ( ) : string

비공개 메소드들

메소드 설명
GetDefaultDownloadPath ( ) : string
SHGetKnownFolderPath ( [ rfid, uint dwFlags, IntPtr hToken, IntPtr &ppszPath ) : int

메소드 상세

Deserialize() 공개 메소드

public Deserialize ( string str ) : void
str string
리턴 void

Serialize() 공개 메소드

public Serialize ( ) : string
리턴 string