C# 클래스 Devkit.BinaryResourcePlugin.BinaryFileLabel

상속: ICompilerScopeObject, IMemoryMapped, ISourceReferenced
파일 보기 프로젝트 열기: kierenj/0x10c-DevKit

공개 메소드들

메소드 설명
BinaryFileLabel ( string name, LabelInstruction label, SourceReference sourceRef ) : System
GetSize ( CompileToolContext context ) : int

메소드 상세

BinaryFileLabel() 공개 메소드

public BinaryFileLabel ( string name, LabelInstruction label, SourceReference sourceRef ) : System
name string
label LabelInstruction
sourceRef SourceReference
리턴 System

GetSize() 공개 메소드

public GetSize ( CompileToolContext context ) : int
context CompileToolContext
리턴 int