C# Class GrafitiDemo.RemovingLinkGREventArgs

Inheritance: Grafiti.GestureEventArgs
Afficher le fichier Open project: nuigroup/grafiti

Méthodes publiques

Méthode Description
RemovingLinkGREventArgs ( string eventId, int groupId, List links ) : System

Method Details

RemovingLinkGREventArgs() public méthode

public RemovingLinkGREventArgs ( string eventId, int groupId, List links ) : System
eventId string
groupId int
links List
Résultat System