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