C# Class Docary.Areas.Desktop.Controllers.EntryController

Inheritance: Docary.Areas.Shared.Controllers.EntryController
Show file Open project: JefClaes/Docary

Public Methods

Method Description
EntryController ( IEntryService entryService ) : Docary.Services

Method Details

EntryController() public method

public EntryController ( IEntryService entryService ) : Docary.Services
entryService IEntryService
return Docary.Services