C# 클래스 CSPspEmu.Hle.Formats.FormatDetector

파일 보기 프로젝트 열기: soywiz/cspspemu 1 사용 예제들

공개 메소드들

메소드 설명
DetectString ( Stream Stream ) : String
DetectSubType ( Stream Stream ) : SubType
DetectType ( Stream Stream ) : Type

메소드 상세

DetectString() 공개 메소드

public DetectString ( Stream Stream ) : String
Stream Stream
리턴 String

DetectSubType() 공개 메소드

public DetectSubType ( Stream Stream ) : SubType
Stream Stream
리턴 SubType

DetectType() 공개 메소드

public DetectType ( Stream Stream ) : Type
Stream Stream
리턴 System.Type