C# Class ADBaseLibrary.Settings

Show file Open project: maxpiva/AnimeOfflineDownloader

Private Properties

Property Type Description
GetDefaultDownloadPath string
SHGetKnownFolderPath int

Public Methods

Method Description
Deserialize ( string str ) : void
Serialize ( ) : string

Private Methods

Method Description
GetDefaultDownloadPath ( ) : string
SHGetKnownFolderPath ( [ rfid, uint dwFlags, IntPtr hToken, IntPtr &ppszPath ) : int

Method Details

Deserialize() public method

public Deserialize ( string str ) : void
str string
return void

Serialize() public method

public Serialize ( ) : string
return string