메소드 | 설명 | |
---|---|---|
GetSessionSpan ( this session ) : SnapshotSpan | ||
GetValueInValidRange ( this value, int smallest, int largest ) : int | ||
PositionInSnapshot ( this position, ITextSnapshot snapshot ) : bool |
public static GetSessionSpan ( this session ) : SnapshotSpan | ||
session | this | |
리턴 | SnapshotSpan |
public static GetValueInValidRange ( this value, int smallest, int largest ) : int | ||
value | this | |
smallest | int | |
largest | int | |
리턴 | int |
public static PositionInSnapshot ( this position, ITextSnapshot snapshot ) : bool | ||
position | this | |
snapshot | ITextSnapshot | |
리턴 | bool |