C# Class TropoCSharp.Tropo.On

This action determines the event(s) to be handled.
Inheritance: TropoBase
Exibir arquivo Open project: hack4reno/hack4reno2011 Class Usage Examples

Public Methods

Method Description
On ( ) : System
On ( string @event, string next, Say say ) : System

Method Details

On() public method

public On ( ) : System
return System

On() public method

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