C# Class PdbReader.Types.CArr

Inheritance: CWrap
显示文件 Open project: LibreCrops/cdef Class Usage Examples

Public Methods

Method Description
Accept ( IWrapVisitor visitor ) : void
CArr ( CType next, int len ) : System

Method Details

Accept() public method

public Accept ( IWrapVisitor visitor ) : void
visitor IWrapVisitor
return void

CArr() public method

public CArr ( CType next, int len ) : System
next CType
len int
return System