C# 클래스 Sage.Platform.Upgrade.FileReleaseInfo

파일 보기 프로젝트 열기: Saleslogix/ProjectUpgrade

공개 메소드들

메소드 설명
FileReleaseInfo ( string path, string fileName, System.Version version, byte hash, BundleInfo bundle, RegisteredProjectInfo project ) : System

메소드 상세

FileReleaseInfo() 공개 메소드

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
리턴 System