ConstructorRewriterVisitConstructorDeclaration - метод

Definition

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

Параметры

node  ConstructorDeclarationSyntax
 

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

SyntaxNode

См. также