ConstructorRewriterVisitConstructorDeclaration - метод |
Пространство имён:
Tessa.Compilation
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public override SyntaxNode VisitConstructorDeclaration(
ConstructorDeclarationSyntax node
)
Public Overrides Function VisitConstructorDeclaration (
node As ConstructorDeclarationSyntax
) As SyntaxNode
public:
virtual SyntaxNode^ VisitConstructorDeclaration(
ConstructorDeclarationSyntax^ node
) override
abstract VisitConstructorDeclaration :
node : ConstructorDeclarationSyntax -> SyntaxNode
override VisitConstructorDeclaration :
node : ConstructorDeclarationSyntax -> SyntaxNode
Параметры
- node
- Тип: ConstructorDeclarationSyntax
Возвращаемое значение
Тип:
SyntaxNodeСм. также