메소드 | 설명 | |
---|---|---|
GetLineNumberFromPosition ( int position ) : int | ||
GetText ( TextSpan textSpan ) : string | ||
VisualStudioSourceText ( ITextSnapshot snapshot, string filename ) : System | ||
this ( int index ) : char |
public GetLineNumberFromPosition ( int position ) : int | ||
position | int | |
리턴 | int |
public VisualStudioSourceText ( ITextSnapshot snapshot, string filename ) : System | ||
snapshot | ITextSnapshot | |
filename | string | |
리턴 | System |