Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
RocketRegions
Util
TypeUtil
C# Class RocketRegions.Util.TypeUtil
Mostra file
Open project: Trojaner25/Rocket-Regions
Public Methods
Method
Description
IsSameOrSubclass
(
this
potentialDescendant
,
Type
potentialBase
) :
bool
Method Details
IsSameOrSubclass()
public
static
method
public
static
IsSameOrSubclass
(
this
potentialDescendant
,
Type
potentialBase
) :
bool
potentialDescendant
this
potentialBase
System.Type
return
bool