C# Class DevExpress.DXCCTray.ProjectShortInfo

Afficher le fichier Open project: Xarlot/DXVcs2Git Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
ProjectShortInfo ( ) : System
ProjectShortInfo ( string name ) : System
ToString ( ) : string

Method Details

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ProjectShortInfo() public méthode

public ProjectShortInfo ( ) : System
Résultat System

ProjectShortInfo() public méthode

public ProjectShortInfo ( string name ) : System
name string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string