C# Class SmartboyDevelopments.Haxxit.MonoGame.NotifyArgs

Afficher le fichier Open project: smartboyathome/Haxxit

Méthodes publiques

Méthode Description
NotifyArgs ( string newEventItem, object newObjectItem, EventArgs newEventArgsItem, ArgType newArgsType ) : System

Method Details

NotifyArgs() public méthode

public NotifyArgs ( string newEventItem, object newObjectItem, EventArgs newEventArgsItem, ArgType newArgsType ) : System
newEventItem string
newObjectItem object
newEventArgsItem System.EventArgs
newArgsType ArgType
Résultat System