Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
AttributeArgument ( AttributeArgumentSyntax syntaxNode ) : System |
Initializes a new instance of the AttributeArgument class.
|
|
AttributeArgument ( AttributeArgumentSyntax syntaxNode, Microsoft.CodeAnalysis.SemanticModel semanticModel ) : System |
Initializes a new instance of the AttributeArgument class. When providing the semantic model, some properites will be devised from that. |
public AttributeArgument ( AttributeArgumentSyntax syntaxNode ) : System | ||
syntaxNode | AttributeArgumentSyntax | |
Résultat | System |
public AttributeArgument ( AttributeArgumentSyntax syntaxNode, Microsoft.CodeAnalysis.SemanticModel semanticModel ) : System | ||
syntaxNode | AttributeArgumentSyntax | |
semanticModel | Microsoft.CodeAnalysis.SemanticModel | |
Résultat | System |