C# Class Todo_DurandalBreezeJsSignalR.Controllers.TodosController

Inheritance: ApiController
Afficher le fichier Open project: BlueBasher/TodoBreezeSignalR

Méthodes publiques

Méthode Description
TodosController ( ) : System

Private Methods

Méthode Description
Metadata ( ) : string
PeriodicReset ( ) : void

Reset the database to it's initial data state after the server has run for "RefreshRate" minutes.

Purge ( ) : string
Reset ( ) : string
SaveChanges ( Newtonsoft.Json.Linq.JObject saveBundle ) : Breeze.WebApi.SaveResult
Todos ( ) : IQueryable

Method Details

TodosController() public méthode

public TodosController ( ) : System
Résultat System