Ejemplo n.º 1
0
 bool IBaseViewContent.CanReuseView(string fileName)
 {
     return(textEditorImpl.CanReuseView(fileName));
 }