C# Class Sage.Platform.Upgrade.FileReleaseInfo

Afficher le fichier Open project: Saleslogix/ProjectUpgrade

Méthodes publiques

Méthode Description
FileReleaseInfo ( string path, string fileName, System.Version version, byte hash, BundleInfo bundle, RegisteredProjectInfo project ) : System

Method Details

FileReleaseInfo() public méthode

public FileReleaseInfo ( string path, string fileName, System.Version version, byte hash, BundleInfo bundle, RegisteredProjectInfo project ) : System
path string
fileName string
version System.Version
hash byte
bundle BundleInfo
project RegisteredProjectInfo
Résultat System