C# Class PdbReader.Defs.MixedTypedef

Inheritance: Typedef
Afficher le fichier Open project: LibreCrops/cdef

Méthodes publiques

Méthode Description
MixedTypedef ( CBrace type, string innerName, string args ) : System

Méthodes protégées

Méthode Description
GetBody ( string indent, string tab ) : string

Method Details

GetBody() protected méthode

protected GetBody ( string indent, string tab ) : string
indent string
tab string
Résultat string

MixedTypedef() public méthode

public MixedTypedef ( CBrace type, string innerName, string args ) : System
type PdbReader.Types.CBrace
innerName string
args string
Résultat System