C# Class PEAPI.ClassRefInst

Inheritance: Type
显示文件 Open project: kumpera/mono

Public Methods

Method Description
ClassRefInst ( Type type, bool is_value ) : System

Private Methods

Method Description
TypeSig ( MemoryStream str ) : void

Method Details

ClassRefInst() public method

public ClassRefInst ( Type type, bool is_value ) : System
type Type
is_value bool
return System