C# Класс Nexus.Client.ModAuthoring.UI.Controls.InstallScriptEditorVM

This class encapsulates the data and the operations presented by UI elements that display a mod install script editor.
Наследование: ModScriptEditorVM
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
InstallScriptEditorVM ( IScriptTypeRegistry p_stgScriptTypeRegistry ) : Nexus.Client.ModManagement.Scripting

A siple constructor that initializes the object with the given dependencies.

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

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

A siple constructor that initializes the object with the given dependencies.
public InstallScriptEditorVM ( IScriptTypeRegistry p_stgScriptTypeRegistry ) : Nexus.Client.ModManagement.Scripting
p_stgScriptTypeRegistry IScriptTypeRegistry The of available s.
Результат Nexus.Client.ModManagement.Scripting