C# 클래스 Recurity.Swf.AVM2.AVM2Factory

파일 보기 프로젝트 열기: rtezli/Blitzableiter

공개 메소드들

메소드 설명
Create ( BinaryReader sourceStream, UInt32 method ) : AbstractInstruction

메소드 상세

Create() 공개 정적인 메소드

public static Create ( BinaryReader sourceStream, UInt32 method ) : AbstractInstruction
sourceStream System.IO.BinaryReader
method System.UInt32
리턴 AbstractInstruction