Method | Description | |
---|---|---|
ConferenceController ( ) : System.Web.Mvc | ||
ConferenceController ( IPhoneNumbers phoneNumbers ) : System.Web.Mvc | ||
Index ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
Connect ( string digits ) : System.Web.Mvc.ActionResult | ||
Join ( ) : System.Web.Mvc.ActionResult |
public ConferenceController ( ) : System.Web.Mvc | ||
return | System.Web.Mvc |
public ConferenceController ( IPhoneNumbers phoneNumbers ) : System.Web.Mvc | ||
phoneNumbers | IPhoneNumbers | |
return | System.Web.Mvc |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |