C# Class FOnline.Server.KarmaVotingEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: rotators/fosdk

Méthodes publiques

Méthode Description
KarmaVotingEventArgs ( Critter from, Critter to, bool val_up ) : System

Method Details

KarmaVotingEventArgs() public méthode

public KarmaVotingEventArgs ( Critter from, Critter to, bool val_up ) : System
from Critter
to Critter
val_up bool
Résultat System