C# Class Cats.Controllers.SMSGatewayController

Inheritance: Controller
Afficher le fichier Open project: edgecomputing/cats

Méthodes publiques

Méthode Description
Index2 ( ) : System.Web.Mvc.JsonResult
SMSGatewayController ( ISMSGatewayService smsGatewayService ) : System
Send ( ) : bool

Method Details

Index2() public méthode

public Index2 ( ) : System.Web.Mvc.JsonResult
Résultat System.Web.Mvc.JsonResult

SMSGatewayController() public méthode

public SMSGatewayController ( ISMSGatewayService smsGatewayService ) : System
smsGatewayService ISMSGatewayService
Résultat System

Send() public méthode

public Send ( ) : bool
Résultat bool