C# Class SmartboyDevelopments.Haxxit.MonoGame.NotifyArgs

Show file Open project: smartboyathome/Haxxit

Public Methods

Method Description
NotifyArgs ( string newEventItem, object newObjectItem, EventArgs newEventArgsItem, ArgType newArgsType ) : System

Method Details

NotifyArgs() public method

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