コード例 #1
0
ファイル: TextSelection.cs プロジェクト: nemerle/reko
 internal TextSelection(TextView textView)
 {
     this.textView = textView;
 }