C# Class FOnline.KarmaVotingEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: wladimiiir/vault112

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