C# 클래스 Rosetta.AST.Helpers.AttributeArgumentSemantics

Helper for TypedConstant representing an argument attribute.
상속: SemanticHelper
파일 보기 프로젝트 열기: andry-tino/Rosetta

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