C# Class DesktopAnalytics.Analytics.Version

Afficher le fichier Open project: hatton/DesktopAnalytics.net

Méthodes publiques

Méthode Description
Match ( OperatingSystem os ) : bool
Version ( PlatformID platform, int major, int minor, string label ) : System

Method Details

Match() public méthode

public Match ( OperatingSystem os ) : bool
os System.OperatingSystem
Résultat bool

Version() public méthode

public Version ( PlatformID platform, int major, int minor, string label ) : System
platform PlatformID
major int
minor int
label string
Résultat System