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