C# 클래스 com.clover.remotepay.transport.TerminalMessage

상속: Message
파일 보기 프로젝트 열기: clover/remote-pay-windows

공개 프로퍼티들

프로퍼티 타입 설명
text String

공개 메소드들

메소드 설명
TerminalMessage ( String text ) : System

메소드 상세

TerminalMessage() 공개 메소드

public TerminalMessage ( String text ) : System
text String
리턴 System

프로퍼티 상세

text 공개적으로 프로퍼티

public String text
리턴 String