C# Class GoogleCalendarAPIShowcase.Controllers.CalendarController

Inheritance: Controller
Afficher le fichier Open project: rndsolutions/google-calendar-api

Méthodes publiques

Méthode Description
Show ( string token, string email, string name ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
JsonParser ( ) : Newtonsoft.Json.Linq.JObject

Method Details

Show() public méthode

public Show ( string token, string email, string name ) : System.Web.Mvc.ActionResult
token string
email string
name string
Résultat System.Web.Mvc.ActionResult