Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ServiceControl
Plugin
VersionChecker
C# Class ServiceControl.Plugin.VersionChecker
Datei anzeigen
Open project: Particular/ServiceControl.Plugin.Nsb4.CustomChecks
Class Usage Examples
Public Methods
Method
Description
CoreVersionIsAtLeast
(
int
major
,
int
minor
) :
bool
Private Methods
Method
Description
VersionChecker
( ) :
System
Method Details
CoreVersionIsAtLeast()
public
static
method
public
static
CoreVersionIsAtLeast
(
int
major
,
int
minor
) :
bool
major
int
minor
int
return
bool