C# 클래스 TropoCSharp.Tropo.Choices

The grammar to use in recognizing and validating input.
상속: TropoBase
파일 보기 프로젝트 열기: hack4reno/hack4reno2011 1 사용 예제들

공개 메소드들

메소드 설명
Choices ( ) : System
Choices ( string @value ) : System
Choices ( string @value, string mode, string termChar ) : System

메소드 상세

Choices() 공개 메소드

public Choices ( ) : System
리턴 System

Choices() 공개 메소드

public Choices ( string @value ) : System
@value string
리턴 System

Choices() 공개 메소드

public Choices ( string @value, string mode, string termChar ) : System
@value string
mode string
termChar string
리턴 System