C# Class PredictiveCodeSuggestions.LiveTemplates.ScopeInstance

Defines the ScopeInstance class.
Afficher le fichier Open project: JakobChristensen/Resharper.PredictiveCodeSuggestions Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ScopeInstance ( [ scope, string>.[ parameters ) : System

Initializes a new instance of the ScopeInstance class.

Method Details

ScopeInstance() public méthode

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