C# Class Cats.Models.Hubs.SMS

Show file Open project: edgecomputing/cats Class Usage Examples

Public Methods

Method Description
SendSMS ( int fdpId, string text ) : void

Method Details

SendSMS() public static method

public static SendSMS ( int fdpId, string text ) : void
fdpId int
text string
return void