Beispiel #1
0
 public string GetLines(Selection selection)
 {
     return(_codeModule.GetLines(selection));
 }