C# Class PredictiveCodeSuggestions.Generators.AssignmentPopulator.Model

Defines the Model class.
Show file Open project: JakobChristensen/Resharper.PredictiveCodeSuggestions

Private Properties

Property Type Description

Public Methods

Method Description
Model ( [ list ) : System

Initializes a new instance of the Model class.

Method Details

Model() public method

Initializes a new instance of the Model class.
public Model ( [ list ) : System
list [ The list.
return System