C# Класс Rosetta.AST.Helpers.AttributeArgumentSemantics

Helper for TypedConstant representing an argument attribute.
Наследование: SemanticHelper
Показать файл Открыть проект

Private Properties

Свойство Тип Описание

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

Метод Описание
AttributeArgumentSemantics ( TypedConstant semanticObject ) : System

Initializes a new instance of the AttributeArgumentSemantics class.

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

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

Initializes a new instance of the AttributeArgumentSemantics class.
public AttributeArgumentSemantics ( TypedConstant semanticObject ) : System
semanticObject TypedConstant The Roslyn semantic object.
Результат System