C# 클래스 CSPspEmu.AutoTests.AutoTestsProgram.HleOutputHandlerMock

상속: CSPspEmu.Hle.HleOutputHandler
파일 보기 프로젝트 열기: soywiz/cspspemu

공개 프로퍼티들

프로퍼티 타입 설명
OutputString String

공개 메소드들

메소드 설명
Output ( string OutputString ) : void

메소드 상세

Output() 공개 메소드

public Output ( string OutputString ) : void
OutputString string
리턴 void

프로퍼티 상세

OutputString 공개적으로 프로퍼티

public String OutputString
리턴 String