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

상속: IComparable
파일 보기 프로젝트 열기: smartboyathome/Haxxit 1 사용 예제들

공개 메소드들

메소드 설명
CommandInfo ( Haxxit newSource, Haxxit newTarget, Haxxit newTargetProgram, Stack newPath ) : System
CompareTo ( object obj ) : int

메소드 상세

CommandInfo() 공개 메소드

public CommandInfo ( Haxxit newSource, Haxxit newTarget, Haxxit newTargetProgram, Stack newPath ) : System
newSource Haxxit
newTarget Haxxit
newTargetProgram Haxxit
newPath Stack
리턴 System

CompareTo() 공개 메소드

public CompareTo ( object obj ) : int
obj object
리턴 int