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
ContainsTypeChecker
C# Class ContainsTypeChecker, Fody
Exibir arquivo
Open project: CloudMetal/Fody
Class Usage Examples
Public Methods
Method
Description
Check
(
string
assemblyPath
,
string
typeName
) :
bool
Private Methods
Method
Description
ContainsTypeChecker
( ) :
System
Method Details
Check()
public
method
public
Check
(
string
assemblyPath
,
string
typeName
) :
bool
assemblyPath
string
typeName
string
return
bool