Пример #1
0
 public string Render(Evolution.Extensibility.Storage.Version1.ICentralizedFile file, IFileViewerOptions options)
 {
     throw new FileViewerNotSupportedException();
 }
Пример #2
0
 public FileViewerMediaType GetMediaType(Evolution.Extensibility.Storage.Version1.ICentralizedFile file, IFileViewerOptions options)
 {
     throw new FileViewerNotSupportedException();
 }