C# Class Sage.Platform.Upgrade.BundleInfo

Afficher le fichier Open project: Saleslogix/ProjectUpgrade Class Usage Examples

Méthodes publiques

Méthode Description
BundleInfo ( string name, string fileName, System.Version version ) : System
Equals ( object obj ) : bool
GetHashCode ( ) : int
ToString ( ) : string

Method Details

BundleInfo() public méthode

public BundleInfo ( string name, string fileName, System.Version version ) : System
name string
fileName string
version System.Version
Résultat System

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ToString() public méthode

public ToString ( ) : string
Résultat string