Inheritance: CommandBase, ICommand
 internal void ShowFileContent(PackageFile file)
 {
     ViewContentCommand.Execute(file);
 }