C# Class Grafiti.GestureRecognizers.LazoGREventArgs

Inheritance: Grafiti.GestureEventArgs
Show file Open project: nuigroup/grafiti

Public Methods

Method Description
LazoGREventArgs ( string eventId, int groupId, List selected ) : System

Method Details

LazoGREventArgs() public method

public LazoGREventArgs ( string eventId, int groupId, List selected ) : System
eventId string
groupId int
selected List
return System