C# Class Compiler.X86.GenericRegister8

Inheritance: Compiler.Framework.RegisterBase
Mostrar archivo Open project: kthompson/csharpos

Public Methods

Method Description
CanStore ( TypeReference type ) : bool
GenericRegister8 ( string name ) : System

Method Details

CanStore() public method

public CanStore ( TypeReference type ) : bool
type Mono.Cecil.TypeReference
return bool

GenericRegister8() public method

public GenericRegister8 ( string name ) : System
name string
return System