コード例 #1
0
 private ITextViewDocument DocumentFor(IFile file)
 {
     return(DocumentFactory.DocumentForFile(file));
 }