C# Class ArtOfWords.Models.Salesman.LoadAdOfWorld

Mostra file Open project: kienaiProject/ArtOfWords Class Usage Examples

Public Methods

Method Description
Load ( string version ) : void
downloader_AdsLoaded ( object sender, AdsLoadedEventArgs arg ) : void

Private Methods

Method Description
GetDirectoryPath ( ) : string

Method Details

Load() public method

public Load ( string version ) : void
version string
return void

downloader_AdsLoaded() public method

public downloader_AdsLoaded ( object sender, AdsLoadedEventArgs arg ) : void
sender object
arg ModernizedAlice.ArtOfWords.BizCommon.Model.Event.AdsLoadedEventArgs
return void