C# Class Biz.Managers.ContentMapfileManager

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

Méthodes publiques

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

Method Details

Add() public méthode

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

ContentMapfileManager() public méthode

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

CreateOrUpdated() public méthode

public CreateOrUpdated ( ) : bool
Résultat bool