Method | Description | |
---|---|---|
DuplicateNameException ( ) : System | ||
DuplicateNameException ( string message ) : System | ||
DuplicateNameException ( string message, Exception inner ) : System |
public DuplicateNameException ( string message ) : System | ||
message | string | |
return | System |
public DuplicateNameException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
return | System |