C# Class DRMFSS.BLL.SMS

Show file Open project: edgecomputing/cats-hub-module

Private Properties

Property Type Description

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