C# 클래스 DesktopAnalytics.Analytics.Version

파일 보기 프로젝트 열기: hatton/DesktopAnalytics.net

공개 메소드들

메소드 설명
Match ( OperatingSystem os ) : bool
Version ( PlatformID platform, int major, int minor, string label ) : System

메소드 상세

Match() 공개 메소드

public Match ( OperatingSystem os ) : bool
os System.OperatingSystem
리턴 bool

Version() 공개 메소드

public Version ( PlatformID platform, int major, int minor, string label ) : System
platform PlatformID
major int
minor int
label string
리턴 System