C# Class PdbReader.Defs.PureDef

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

Méthodes publiques

Méthode Description
Output ( string indent, string tab ) : string
PureDef ( CBrace type, string innerName ) : System

Method Details

Output() public méthode

public Output ( string indent, string tab ) : string
indent string
tab string
Résultat string

PureDef() public méthode

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