C# Class Biz.Managers.MediaMapfileManager

Inheritance: IMapfileManager
Afficher le fichier Open project: englishtown/OfflinePackageBuilder Class Usage Examples

Méthodes publiques

Méthode Description
Add ( IList mapfiles ) : void
CreateOrUpdated ( ) : bool
MediaMapfileManager ( IBaseModule baseModule, IConstants constants ) : System

Private Methods

Méthode Description
DeleteUnusedFiles ( string oldMapfile, Mapfile newMapfile ) : void

Method Details

Add() public méthode

public Add ( IList mapfiles ) : void
mapfiles IList
Résultat void

CreateOrUpdated() public méthode

public CreateOrUpdated ( ) : bool
Résultat bool

MediaMapfileManager() public méthode

public MediaMapfileManager ( IBaseModule baseModule, IConstants constants ) : System
baseModule IBaseModule
constants IConstants
Résultat System