C# Class Compiler.X86.GenericRegister8

Inheritance: Compiler.Framework.RegisterBase
Afficher le fichier Open project: kthompson/csharpos

Méthodes publiques

Méthode Description
CanStore ( TypeReference type ) : bool
GenericRegister8 ( string name ) : System

Method Details

CanStore() public méthode

public CanStore ( TypeReference type ) : bool
type Mono.Cecil.TypeReference
Résultat bool

GenericRegister8() public méthode

public GenericRegister8 ( string name ) : System
name string
Résultat System