C# Class Nexus.Client.ModManagement.Scripting.XmlScript.UI.Controls.NodeEditor

The base class for editors of parts of an XmlScript.
Inheritance: System.Windows.Forms.UserControl
Show file Open project: NexusMods/NexusModManager-4.5 Class Usage Examples

Public Methods

Method Description
GetViewModel ( ) : IViewModel

Gets the view model of the editor.

Method Details

GetViewModel() public method

Gets the view model of the editor.
public GetViewModel ( ) : IViewModel
return IViewModel