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
ICSharpCode
NRefactory
Ast
ExternAliasDirective
ToString
ICSharpCode.NRefactory.Ast.ExternAliasDirective.ToString C# (CSharp) Method
ExternAliasDirective Class Documentation
Mostra file
Open project: jbuedel/AgentRalphPlugin
ToString()
public
method
public
ToString
( ) :
string
return
string
public override string ToString() { return string.Format("[ExternAliasDirective Name={0}]", Name); }
ExternAliasDirective
AcceptVisitor
ExternAliasDirective
ToString