Метод | Описание | |
---|---|---|
MissingFieldBuilderException ( |
||
MissingFieldBuilderException ( string message = null ) : System | ||
MissingFieldBuilderException ( string message, |
||
MissingFieldBuilderException ( string parameterName, string message = null ) : System |
Метод | Описание | |
---|---|---|
MissingFieldBuilderException ( |
public MissingFieldBuilderException ( |
||
innerException | ||
Результат | System |
protected MissingFieldBuilderException ( |
||
info | ||
context | ||
Результат | System |
public MissingFieldBuilderException ( string message = null ) : System | ||
message | string | |
Результат | System |
public MissingFieldBuilderException ( string message, |
||
message | string | |
innerException | ||
Результат | System |
public MissingFieldBuilderException ( string parameterName, string message = null ) : System | ||
parameterName | string | |
message | string | |
Результат | System |