C# Class Nexus.Client.ModManagement.Scripting.XmlScript.CPL.Controls.CPLEditor

Afficher le fichier Open project: NexusMods/NexusModManager-4.5

Méthodes publiques

Méthode Description
CPLEditor ( ) : System
CPLEditor ( CPLEditorVM p_vmlViewModel ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

GetSelectedEditor ( ) : CplConditionEditor

Private Methods

Méthode Description
ConditionEditorSelectedChanged ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Operator_Click ( object sender, EventArgs e ) : void

Method Details

CPLEditor() public méthode

public CPLEditor ( ) : System
Résultat System

CPLEditor() public méthode

public CPLEditor ( CPLEditorVM p_vmlViewModel ) : System
p_vmlViewModel CPLEditorVM
Résultat System

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

GetSelectedEditor() protected méthode

protected GetSelectedEditor ( ) : CplConditionEditor
Résultat CplConditionEditor