Méthode | Description | |
---|---|---|
GetText ( this snapshot, TextSpan span ) : String | ||
ToTagSpan ( this span, ITextSnapshot snapshot, IClassificationType classificationType ) : ITagSpan |
public static GetText ( this snapshot, TextSpan span ) : String | ||
snapshot | this | |
span | TextSpan | |
Résultat | String |
public static ToTagSpan ( this span, ITextSnapshot snapshot, IClassificationType classificationType ) : ITagSpan |
||
span | this | |
snapshot | ITextSnapshot | |
classificationType | IClassificationType | |
Résultat | ITagSpan |