C# 클래스 GoogleCalendarAPIShowcase.Controllers.CalendarController

상속: Controller
파일 보기 프로젝트 열기: rndsolutions/google-calendar-api

공개 메소드들

메소드 설명
Show ( string token, string email, string name ) : System.Web.Mvc.ActionResult

비공개 메소드들

메소드 설명
JsonParser ( ) : Newtonsoft.Json.Linq.JObject

메소드 상세

Show() 공개 메소드

public Show ( string token, string email, string name ) : System.Web.Mvc.ActionResult
token string
email string
name string
리턴 System.Web.Mvc.ActionResult