C# Class Tiny.Metadata.Layout.InstructionContext

Afficher le fichier Open project: scottwis/tiny Class Usage Examples

Méthodes publiques

Свойство Type Description
Offset int
Size int

Méthodes publiques

Méthode Description
InstructionContext ( int offset ) : System

Method Details

InstructionContext() public méthode

public InstructionContext ( int offset ) : System
offset int
Résultat System

Property Details

Offset public_oe property

public int Offset
Résultat int

Size public_oe property

public int Size
Résultat int