Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Microsoft
DocAsCode
Metadata
ManagedReference
CSharpNameVisitorCreator
C# Class Microsoft.DocAsCode.Metadata.ManagedReference.CSharpNameVisitorCreator
Inheritance:
NameVisitorCreator
Mostra file
Open project: dotnet/docfx
Public Methods
Method
Description
CSharpNameVisitorCreator
(
NameOptions
options
) :
System
Protected Methods
Method
Description
Create
( ) :
NameVisitor
Method Details
CSharpNameVisitorCreator()
public
method
public
CSharpNameVisitorCreator
(
NameOptions
options
) :
System
options
NameOptions
return
System
Create()
protected
method
protected
Create
( ) :
NameVisitor
return
NameVisitor