C# Class R.Scheduler.Controllers.CronCalendarsController

Inheritance: ApiController
Exibir arquivo Open project: R-Suite/R.Scheduler

Public Methods

Method Description
CronCalendarsController ( ) : System

Private Methods

Method Description
Get ( System.Guid id ) : CronCalendar
Post ( [ model ) : QueryResponse
Put ( System.Guid id, [ model ) : QueryResponse

Method Details

CronCalendarsController() public method

public CronCalendarsController ( ) : System
return System