C# 클래스 SmartboyDevelopments.Haxxit.MonoGame.NotifyArgs

파일 보기 프로젝트 열기: smartboyathome/Haxxit

공개 메소드들

메소드 설명
NotifyArgs ( string newEventItem, object newObjectItem, EventArgs newEventArgsItem, ArgType newArgsType ) : System

메소드 상세

NotifyArgs() 공개 메소드

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