C# Class PdbReader.Types.CWrap

Inheritance: CType
Afficher le fichier Open project: LibreCrops/cdef Class Usage Examples

Protected Properties

Свойство Type Description
_next CType

Méthodes publiques

Méthode Description
Accept ( IWrapVisitor visitor ) : void
CWrap ( CType next ) : System

Method Details

Accept() public abstract méthode

public abstract Accept ( IWrapVisitor visitor ) : void
visitor IWrapVisitor
Résultat void

CWrap() public méthode

public CWrap ( CType next ) : System
next CType
Résultat System

Property Details

_next protected_oe property

protected CType,PdbReader.Types _next
Résultat CType