C# Class PredictiveCodeSuggestions.LiveTemplates.ScopeInstance

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

Private Properties

Property Type Description

Public Methods

Method Description
ScopeInstance ( [ scope, string>.[ parameters ) : System

Initializes a new instance of the ScopeInstance class.

Method Details

ScopeInstance() public method

Initializes a new instance of the ScopeInstance class.
public ScopeInstance ( [ scope, string>.[ parameters ) : System
scope [ The scope.
parameters string>.[ The parameters.
return System