Метод | Описание | |
---|---|---|
MappingExistsException ( ) : System | ||
MappingExistsException ( int errorCode, string message ) : System | ||
MappingExistsException ( int errorCode, string message, |
public MappingExistsException ( ) : System | ||
Результат | System |
public MappingExistsException ( int errorCode, string message ) : System | ||
errorCode | int | |
message | string | |
Результат | System |
public MappingExistsException ( int errorCode, string message, |
||
errorCode | int | |
message | string | |
inner | ||
Результат | System |