C# Class PredictiveCodeSuggestions.AutoTemplates.Expressions.ExpressionDescriptor

Defines the ExpressionDescriptor class.
Mostra file Open project: JakobChristensen/Resharper.PredictiveCodeSuggestions Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ExpressionDescriptor ( ) : System.Collections.Generic

Initializes a new instance of the ExpressionDescriptor class.

Method Details

ExpressionDescriptor() public method

Initializes a new instance of the ExpressionDescriptor class.
public ExpressionDescriptor ( ) : System.Collections.Generic
return System.Collections.Generic