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

Inheritance: ViewModelBase
Afficher le fichier Open project: Slesa/Playground Class Usage Examples

Méthodes publiques

Méthode Description
ExchangeData ( PurchaseFamily purchaseFamily ) : void
SinglePurchaseFamilyViewModel ( PurchaseFamily purchaseFamily ) : Godot.IcsModel.Entities
UnderlayingObject ( ) : PurchaseFamily

Method Details

ExchangeData() public méthode

public ExchangeData ( PurchaseFamily purchaseFamily ) : void
purchaseFamily Godot.IcsModel.Entities.PurchaseFamily
Résultat void

SinglePurchaseFamilyViewModel() public méthode

public SinglePurchaseFamilyViewModel ( PurchaseFamily purchaseFamily ) : Godot.IcsModel.Entities
purchaseFamily Godot.IcsModel.Entities.PurchaseFamily
Résultat Godot.IcsModel.Entities

UnderlayingObject() public méthode

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