C# Class Phamhilator.Updater.Version

Afficher le fichier Open project: ArcticEcho/Phamhilator

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
MatchesFormat ( string version ) : bool
ToString ( ) : string
Version ( string version ) : System
operator ( ) : bool

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

MatchesFormat() public static méthode

public static MatchesFormat ( string version ) : bool
version string
Résultat bool

ToString() public méthode

public ToString ( ) : string
Résultat string

Version() public méthode

public Version ( string version ) : System
version string
Résultat System

operator() public static méthode

public static operator ( ) : bool
Résultat bool