C# Class Sage.Platform.Upgrade.FileReleaseInfo

Show file Open project: Saleslogix/ProjectUpgrade

Public Methods

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

Method Details

FileReleaseInfo() public method

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
return System