Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Catel
Fody
TypeReferenceExtensions
C# Class Catel.Fody.TypeReferenceExtensions
Exibir arquivo
Open project: Catel/Catel.Fody
Public Methods
Method
Description
IsAssignableFrom
(
this
target
,
TypeReference
type
) :
bool
Method Details
IsAssignableFrom()
public
static
method
public
static
IsAssignableFrom
(
this
target
,
TypeReference
type
) :
bool
target
this
type
Mono.Cecil.TypeReference
return
bool