C# Class Godot.IcsEditor.Ui.ViewModel.SingleRecipeItemViewModel

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

Méthodes publiques

Méthode Description
SingleRecipeItemViewModel ( ) : System.ComponentModel
SingleRecipeItemViewModel ( RecipeItem editRecipeItem ) : System.ComponentModel
UnderlayingObject ( ) : RecipeItem
this ( string propertyName ) : string

Method Details

SingleRecipeItemViewModel() public méthode

public SingleRecipeItemViewModel ( ) : System.ComponentModel
Résultat System.ComponentModel

SingleRecipeItemViewModel() public méthode

public SingleRecipeItemViewModel ( RecipeItem editRecipeItem ) : System.ComponentModel
editRecipeItem Godot.IcsModel.Entities.RecipeItem
Résultat System.ComponentModel

UnderlayingObject() public méthode

public UnderlayingObject ( ) : RecipeItem
Résultat Godot.IcsModel.Entities.RecipeItem

this() public méthode

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