C# 클래스 ResourceExtractor.DatParser

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

공개 메소드들

메소드 설명
Parse ( Stream stream, string>.IDictionary fields ) : dynamic[]

비공개 메소드들

메소드 설명
DatParser ( ) : System.Collections.Generic

메소드 상세

Parse() 공개 정적인 메소드

public static Parse ( Stream stream, string>.IDictionary fields ) : dynamic[]
stream System.IO.Stream
fields string>.IDictionary
리턴 dynamic[]