C# Класс Devkit.BinaryResourcePlugin.BinaryFileLabel

Наследование: ICompilerScopeObject, IMemoryMapped, ISourceReferenced
Показать файл Открыть проект

Открытые методы

Метод Описание
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