C# Класс Godot.IcsEditor.Ui.ViewModel.SingleRecipeItemViewModel

Наследование: ViewModelBase, IDataErrorInfo
Показать файл Открыть проект

Открытые методы

Метод Описание
SingleRecipeItemViewModel ( ) : System.ComponentModel
SingleRecipeItemViewModel ( RecipeItem editRecipeItem ) : System.ComponentModel
UnderlayingObject ( ) : RecipeItem
this ( string propertyName ) : string

Описание методов

SingleRecipeItemViewModel() публичный Метод

public SingleRecipeItemViewModel ( ) : System.ComponentModel
Результат System.ComponentModel

SingleRecipeItemViewModel() публичный Метод

public SingleRecipeItemViewModel ( RecipeItem editRecipeItem ) : System.ComponentModel
editRecipeItem Godot.IcsModel.Entities.RecipeItem
Результат System.ComponentModel

UnderlayingObject() публичный Метод

public UnderlayingObject ( ) : RecipeItem
Результат Godot.IcsModel.Entities.RecipeItem

this() публичный Метод

public this ( string propertyName ) : string
propertyName string
Результат string