C# Class Godot.IcsEditor.ViewModel.DlgSettingsViewModel

Inheritance: ViewModelBase, IDataErrorInfo
Afficher le fichier Open project: Slesa/Playground

Private Properties

Свойство Type Description
Cancel void
Save void
SearchMatrixPath void

Méthodes publiques

Méthode Description
DlgSettingsViewModel ( DlgSettings dialog ) : System.ComponentModel
this ( string propertyName ) : string

Private Methods

Méthode Description
Cancel ( ) : void
Save ( ) : void
SearchMatrixPath ( ) : void

Method Details

DlgSettingsViewModel() public méthode

public DlgSettingsViewModel ( DlgSettings dialog ) : System.ComponentModel
dialog Godot.IcsEditor.View.DlgSettings
Résultat System.ComponentModel

this() public méthode

public this ( string propertyName ) : string
propertyName string
Résultat string