C# Class SharpTox.Core.ToxEventArgs.GroupActionEventArgs

Inheritance: GroupBaseEventArgs
Afficher le fichier Open project: hexafluoride/Detox

Méthodes publiques

Méthode Description
GroupActionEventArgs ( int groupNumber, int peerNumber, string action ) : System

Method Details

GroupActionEventArgs() public méthode

public GroupActionEventArgs ( int groupNumber, int peerNumber, string action ) : System
groupNumber int
peerNumber int
action string
Résultat System