Method | Description | |
---|---|---|
TypeNotFoundException ( ) : System | ||
TypeNotFoundException ( string typeName ) : System | ||
TypeNotFoundException ( string typeName, Exception inner ) : System |
Method | Description | |
---|---|---|
TypeNotFoundException ( System info, System context ) : System |
protected TypeNotFoundException ( System info, System context ) : System | ||
info | System | |
context | System | |
return | System |
public TypeNotFoundException ( string typeName ) : System | ||
typeName | string | |
return | System |
public TypeNotFoundException ( string typeName, Exception inner ) : System | ||
typeName | string | |
inner | Exception | |
return | System |