C# 클래스 TropoCSharp.Tropo.On

This action determines the event(s) to be handled.
상속: TropoBase
파일 보기 프로젝트 열기: hack4reno/hack4reno2011 1 사용 예제들

공개 메소드들

메소드 설명
On ( ) : System
On ( string @event, string next, Say say ) : System

메소드 상세

On() 공개 메소드

public On ( ) : System
리턴 System

On() 공개 메소드

public On ( string @event, string next, Say say ) : System
@event string
next string
say Say
리턴 System