C# Класс PredictiveCodeSuggestions.LiveTemplates.ScopeInstance

Defines the ScopeInstance class.
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
ScopeInstance ( [ scope, string>.[ parameters ) : System

Initializes a new instance of the ScopeInstance class.

Описание методов

ScopeInstance() публичный Метод

Initializes a new instance of the ScopeInstance class.
public ScopeInstance ( [ scope, string>.[ parameters ) : System
scope [ The scope.
parameters string>.[ The parameters.
Результат System