C# 클래스 ServiceControl.Plugin.VersionChecker

파일 보기 프로젝트 열기: Particular/ServiceControl.Plugin.Nsb4.CustomChecks 1 사용 예제들

공개 메소드들

메소드 설명
CoreVersionIsAtLeast ( int major, int minor ) : bool

비공개 메소드들

메소드 설명
VersionChecker ( ) : System

메소드 상세

CoreVersionIsAtLeast() 공개 정적인 메소드

public static CoreVersionIsAtLeast ( int major, int minor ) : bool
major int
minor int
리턴 bool