Метод | Описание | |
---|---|---|
EncodingCompatibilityError ( ) : System | ||
EncodingCompatibilityError ( string message ) : System | ||
EncodingCompatibilityError ( string message, Exception inner ) : System |
Метод | Описание | |
---|---|---|
EncodingCompatibilityError ( System info, System context ) : System |
public EncodingCompatibilityError ( ) : System | ||
Результат | System |
protected EncodingCompatibilityError ( System info, System context ) : System | ||
info | System | |
context | System | |
Результат | System |
public EncodingCompatibilityError ( string message ) : System | ||
message | string | |
Результат | System |
public EncodingCompatibilityError ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
Результат | System |