C# 클래스 Compiler.X86.GenericRegister8

상속: Compiler.Framework.RegisterBase
파일 보기 프로젝트 열기: kthompson/csharpos

공개 메소드들

메소드 설명
CanStore ( TypeReference type ) : bool
GenericRegister8 ( string name ) : System

메소드 상세

CanStore() 공개 메소드

public CanStore ( TypeReference type ) : bool
type Mono.Cecil.TypeReference
리턴 bool

GenericRegister8() 공개 메소드

public GenericRegister8 ( string name ) : System
name string
리턴 System