Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
com
clover
remotepay
transport
InputOption
C# 클래스 com.clover.remotepay.transport.InputOption
파일 보기
프로젝트 열기: clover/remote-pay-windows
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
description
string
keyPress
KeyPress
공개 메소드들
메소드
설명
InputOption
( ) :
System
InputOption
(
KeyPress
kp
,
string
desc
) :
System
메소드 상세
InputOption()
공개
메소드
public
InputOption
( ) :
System
리턴
System
InputOption()
공개
메소드
public
InputOption
(
KeyPress
kp
,
string
desc
) :
System
kp
KeyPress
desc
string
리턴
System
프로퍼티 상세
description
공개적으로 프로퍼티
public
string
description
리턴
string
keyPress
공개적으로 프로퍼티
public
KeyPress
keyPress
리턴
KeyPress