Méthode | Description | |
---|---|---|
EntityNotFoundException ( string message ) : System | ||
EntityNotFoundException ( string type, System.Guid id ) : System | ||
EntityNotFoundException ( string type, string id ) : System |
public EntityNotFoundException ( string message ) : System | ||
message | string | |
Résultat | System |
public EntityNotFoundException ( string type, System.Guid id ) : System | ||
type | string | |
id | System.Guid | |
Résultat | System |
public EntityNotFoundException ( string type, string id ) : System | ||
type | string | |
id | string | |
Résultat | System |