C# Класс CodeMetrics.Parsing.MethodDeclaration

Наследование: CodeMetrics.Parsing.SyntaxNodeDeclaration, IMethodDeclaration
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
MethodDeclaration ( ILocation declaration, IUnderlyingObject underlyingSyntaxNode ) : CodeMetrics.Parsing.Contracts

Описание методов

MethodDeclaration() публичный Метод

public MethodDeclaration ( ILocation declaration, IUnderlyingObject underlyingSyntaxNode ) : CodeMetrics.Parsing.Contracts
declaration ILocation
underlyingSyntaxNode IUnderlyingObject
Результат CodeMetrics.Parsing.Contracts