Метод | Описание | |
---|---|---|
DuplicateRelationshipException ( ) : System | ||
DuplicateRelationshipException ( string message ) : System | ||
DuplicateRelationshipException ( string message, Exception innerException ) : System |
public DuplicateRelationshipException ( ) : System | ||
Результат | System |
public DuplicateRelationshipException ( string message ) : System | ||
message | string | |
Результат | System |
public DuplicateRelationshipException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
Результат | System |