C# Class ICSharpCode.NRefactory.CSharp.TypeSystem.CSharpAttribute.CSharpResolvedAttribute

Inheritance: IAttribute
Afficher le fichier Open project: 0xd4d/NRefactory

Private Properties

Свойство Type Description
GetCtorInvocation InvocationResolveResult

Méthodes publiques

Méthode Description
CSharpResolvedAttribute ( ICSharpCode.NRefactory.CSharp.TypeSystem.CSharpTypeResolveContext context, CSharpAttribute unresolved ) : System

Private Methods

Méthode Description
GetCtorInvocation ( ) : InvocationResolveResult

Method Details

CSharpResolvedAttribute() public méthode

public CSharpResolvedAttribute ( ICSharpCode.NRefactory.CSharp.TypeSystem.CSharpTypeResolveContext context, CSharpAttribute unresolved ) : System
context ICSharpCode.NRefactory.CSharp.TypeSystem.CSharpTypeResolveContext
unresolved CSharpAttribute
Résultat System