C# Class Devkit.BinaryResourcePlugin.BinaryFileLabel

Inheritance: ICompilerScopeObject, IMemoryMapped, ISourceReferenced
Afficher le fichier Open project: kierenj/0x10c-DevKit

Méthodes publiques

Méthode Description
BinaryFileLabel ( string name, LabelInstruction label, SourceReference sourceRef ) : System
GetSize ( CompileToolContext context ) : int

Method Details

BinaryFileLabel() public méthode

public BinaryFileLabel ( string name, LabelInstruction label, SourceReference sourceRef ) : System
name string
label LabelInstruction
sourceRef SourceReference
Résultat System

GetSize() public méthode

public GetSize ( CompileToolContext context ) : int
context CompileToolContext
Résultat int