C# Class Composite.Core.PackageSystem.PackageFragmentInstallers.FilePackageFragmentInstaller

Inheritance: Composite.Core.PackageSystem.PackageFragmentInstallers.BasePackageFragmentInstaller
Afficher le fichier Open project: Orckestra/C1-CMS

Méthodes publiques

Méthode Description
Install ( ) : IEnumerable
Validate ( ) : IEnumerable

Private Methods

Méthode Description
GetBackupFileName ( string targetFilePath ) : string
LoadDataTypesFromDll ( string filePath ) : void
ParseBoolAttribute ( System.Xml.Linq.XAttribute attribute, List validationResult, bool &resultValue ) : bool

Method Details

Install() public méthode

public Install ( ) : IEnumerable
Résultat IEnumerable

Validate() public méthode

public Validate ( ) : IEnumerable
Résultat IEnumerable