Метод | Описание | |
---|---|---|
IndentationException ( string message ) : System | ||
IndentationException ( string message, SourceUnit sourceUnit, Microsoft.Scripting.SourceSpan span, int errorCode, Severity severity ) : System |
Метод | Описание | |
---|---|---|
IndentationException ( |
Метод | Описание | |
---|---|---|
GetObjectData ( |
protected IndentationException ( |
||
info | ||
context | ||
Результат | System |
public IndentationException ( string message ) : System | ||
message | string | |
Результат | System |
public IndentationException ( string message, SourceUnit sourceUnit, Microsoft.Scripting.SourceSpan span, int errorCode, Severity severity ) : System | ||
message | string | |
sourceUnit | SourceUnit | |
span | Microsoft.Scripting.SourceSpan | |
errorCode | int | |
severity | Severity | |
Результат | System |