Table of Contents

Class ProjectService

Namespace
H.Modules.Project
Assembly
H.Modules.Project.dll
public class ProjectService : ProjectServiceBase<ProjectItem>, INotifyPropertyChanged, IDataSource<ProjectItem>, IProjectService, ISplashSave, ISaveable, ISplashLoad, ILoadable
Inheritance
ProjectService
Implements
Inherited Members
Extension Methods

Constructors

ProjectService(IOptions<ProjectOptions>)

public ProjectService(IOptions<ProjectOptions> options)

Parameters

options IOptions<ProjectOptions>

Methods

Create()

public override ProjectItem Create()

Returns

ProjectItem