C# 클래스 Recurity.Swf.AVM1.AVM1Function

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

공개 메소드들

메소드 설명
AVM1Function ( ) : System

ContainsInstruction ( UInt32 index ) : bool

ToString ( ) : string

메소드 상세

AVM1Function() 공개 메소드

public AVM1Function ( ) : System
리턴 System

ContainsInstruction() 공개 메소드

public ContainsInstruction ( UInt32 index ) : bool
index System.UInt32
리턴 bool

ToString() 공개 메소드

public ToString ( ) : string
리턴 string