C# Class SIL.Cog.Application.ViewModels.NetworkGraphViewModel

Inheritance: SIL.Cog.Application.ViewModels.WorkspaceViewModelBase
Afficher le fichier Open project: sillsdev/cog

Méthodes publiques

Méthode Description
NetworkGraphViewModel ( IProjectService projectService, IImageExportService imageExportService, IGraphService graphService ) : System

Private Methods

Méthode Description
CanExport ( ) : bool
Export ( ) : void
_projectService_ProjectOpened ( object sender, EventArgs e ) : void

Method Details

NetworkGraphViewModel() public méthode

public NetworkGraphViewModel ( IProjectService projectService, IImageExportService imageExportService, IGraphService graphService ) : System
projectService IProjectService
imageExportService IImageExportService
graphService IGraphService
Résultat System