Méthode | Description | |
---|---|---|
DuplicateNameException ( ) : System | ||
DuplicateNameException ( string message ) : System | ||
DuplicateNameException ( string message, Exception inner ) : System |
public DuplicateNameException ( string message ) : System | ||
message | string | |
Résultat | System |
public DuplicateNameException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
Résultat | System |