C# Class CodeAnalysisForCSharp6.PropertySyntaxInfo

プロパティの構文解析結果。
Show file Open project: ufcpp/UfcppSample

Public Methods

Method Description
PropertySyntaxInfo ( Microsoft.CodeAnalysis.SyntaxTree tree, Microsoft.CodeAnalysis.CSharp.Syntax.PropertyDeclarationSyntax property ) : System.Collections.Generic

Method Details

PropertySyntaxInfo() public method

public PropertySyntaxInfo ( Microsoft.CodeAnalysis.SyntaxTree tree, Microsoft.CodeAnalysis.CSharp.Syntax.PropertyDeclarationSyntax property ) : System.Collections.Generic
tree Microsoft.CodeAnalysis.SyntaxTree
property Microsoft.CodeAnalysis.CSharp.Syntax.PropertyDeclarationSyntax
return System.Collections.Generic