C# Class Microsoft.DocAsCode.Metadata.ManagedReference.NameVisitor

Inheritance: Microsoft.CodeAnalysis.SymbolVisitor
Afficher le fichier Open project: dotnet/docfx

Méthodes protégées

Méthode Description
Append ( string text ) : void
NameVisitor ( ) : System

Private Methods

Méthode Description
GetTypeName ( ) : string

Method Details

Append() protected méthode

protected Append ( string text ) : void
text string
Résultat void

NameVisitor() protected méthode

protected NameVisitor ( ) : System
Résultat System