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
StructureMap
Graph
GenericsPluginGraph
C# Class StructureMap.Graph.GenericsPluginGraph
Datei anzeigen
Open project: visit/structuremap
Class Usage Examples
Public Methods
Method
Description
CanBeCast
(
Type
pluginType
,
Type
pluggedType
) :
bool
Private Methods
Method
Description
checkGenericType
(
Type
pluggedType
,
Type
pluginType
) :
bool
Method Details
CanBeCast()
public
static
method
public
static
CanBeCast
(
Type
pluginType
,
Type
pluggedType
) :
bool
pluginType
System.Type
pluggedType
System.Type
return
bool