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

Inheritance: Docary.MvcExtensions.DocaryController
Afficher le fichier Open project: JefClaes/Docary

Méthodes publiques

Méthode Description
EntryController ( IEntryService entryService ) : System

Private Methods

Méthode Description
Add ( ) : System.Web.Mvc.ActionResult
Add ( AddEntryViewModel addEntryViewModel ) : System.Web.Mvc.ActionResult

Method Details

EntryController() public méthode

public EntryController ( IEntryService entryService ) : System
entryService IEntryService
Résultat System