C# Class PKStudio.Forms.Options.Options.PKVer

Inheritance: Object
Afficher le fichier Open project: AlexandrSurkov/PKStudio Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
PKVer ( string name, string path ) : 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

PKVer() public méthode

public PKVer ( string name, string path ) : System
name string
path string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string