C# 클래스 DRMFSS.BLL.SMS

파일 보기 프로젝트 열기: edgecomputing/cats-hub-module

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
SendSMS ( int fdpId, string text ) : void

메소드 상세

SendSMS() 공개 정적인 메소드

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