Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Mono
Debugger
Soft
VersionInfo
C# Class Mono.Debugger.Soft.VersionInfo
Mostrar archivo
Open project: kumpera/mono
Class Usage Examples
Public Methods
Method
Description
AtLeast
(
int
major
,
int
minor
) :
bool
Method Details
AtLeast()
public
method
public
AtLeast
(
int
major
,
int
minor
) :
bool
major
int
minor
int
return
bool