C# Class DeveloperMediaDemo.Controllers.AsyncNoteController

Inheritance: ApiController
Datei anzeigen Open project: JohannesHoppe/DeveloperMediaDemo

Public Methods

Method Description
AsyncNoteController ( INoteRepository repository ) : System.Collections.Generic

Private Methods

Method Description
GetAll ( ) : Task>
GetAllWebinar ( ) : Task>

Method Details

AsyncNoteController() public method

public AsyncNoteController ( INoteRepository repository ) : System.Collections.Generic
repository INoteRepository
return System.Collections.Generic