Méthode | Description | |
---|---|---|
FormatForVisualStudio ( this region ) : string | ||
FormatForVisualStudio ( this result, IRule rule ) : string | ||
GetFileName ( this uri ) : string | ||
GetFirstSentence ( string text ) : string | ||
GetMessageText ( this result, IRule rule ) : string | ||
GetMessageText ( this result, IRule rule, bool concise ) : string | ||
Populate ( this region, |
Completely populate all Region property members. Missing data is computed based on the values that are already present.
|
public static FormatForVisualStudio ( this region ) : string | ||
region | this | |
Résultat | string |
public static FormatForVisualStudio ( this result, IRule rule ) : string | ||
result | this | |
rule | IRule | |
Résultat | string |
public static GetFileName ( this uri ) : string | ||
uri | this | |
Résultat | string |
public static GetFirstSentence ( string text ) : string | ||
text | string | |
Résultat | string |
public static GetMessageText ( this result, IRule rule ) : string | ||
result | this | |
rule | IRule | |
Résultat | string |
public static GetMessageText ( this result, IRule rule, bool concise ) : string | ||
result | this | |
rule | IRule | |
concise | bool | |
Résultat | string |
public static Populate ( this region, |
||
region | this | |
newLineIndex | ||
Résultat | void |