C# Class ArtOfWords.Models.Salesman.LoadAdOfWorld

Afficher le fichier Open project: kienaiProject/ArtOfWords Class Usage Examples

Méthodes publiques

Méthode Description
Load ( string version ) : void
downloader_AdsLoaded ( object sender, AdsLoadedEventArgs arg ) : void

Private Methods

Méthode Description
GetDirectoryPath ( ) : string

Method Details

Load() public méthode

public Load ( string version ) : void
version string
Résultat void

downloader_AdsLoaded() public méthode

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