Méthode | Description | |
---|---|---|
IndentationException ( string message ) : System | ||
IndentationException ( string message, SourceUnit sourceUnit, Microsoft.Scripting.SourceSpan span, int errorCode, Severity severity ) : System |
Méthode | Description | |
---|---|---|
IndentationException ( |
Méthode | Description | |
---|---|---|
GetObjectData ( |
protected IndentationException ( |
||
info | ||
context | ||
Résultat | System |
public IndentationException ( string message ) : System | ||
message | string | |
Résultat | 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 | |
Résultat | System |