C# Class 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.
Inheritance: ModScriptEditorVM
Afficher le fichier Open project: NexusMods/NexusModManager-4.5 Class Usage Examples

Méthodes publiques

Méthode Description
InstallScriptEditorVM ( IScriptTypeRegistry p_stgScriptTypeRegistry ) : Nexus.Client.ModManagement.Scripting

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

Method Details

InstallScriptEditorVM() public méthode

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.
Résultat Nexus.Client.ModManagement.Scripting