ConstructorRewriterVisitConstructorDeclaration - метод

Definition

Пространство имён: Tessa.Compilation
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.0.4
C#
public override SyntaxNode VisitConstructorDeclaration(
	ConstructorDeclarationSyntax node
)

Параметры

node  ConstructorDeclarationSyntax
 

Возвращаемое значение

SyntaxNode

См. также