Méthode | Description | |
---|---|---|
AmbiguousMatchException ( ) : System | ||
AmbiguousMatchException ( string message ) : System | ||
AmbiguousMatchException ( string message, Exception inner ) : System |
Méthode | Description | |
---|---|---|
AmbiguousMatchException ( SerializationInfo info, StreamingContext context ) : System |
public AmbiguousMatchException ( ) : System | ||
Résultat | System |
public AmbiguousMatchException ( string message ) : System | ||
message | string | |
Résultat | System |
public AmbiguousMatchException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
Résultat | System |