Ejemplo n.º 1
0
 public override bool CanReuseView(string fileName)
 {
     return(content.CanReuseView(fileName));
 }