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

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

Méthodes publiques

Méthode Description
ExchangeData ( Stock stock ) : void
SingleStockViewModel ( Stock stock ) : System.Linq
UnderlayingObject ( ) : Stock

Method Details

ExchangeData() public méthode

public ExchangeData ( Stock stock ) : void
stock Godot.IcsModel.Entities.Stock
Résultat void

SingleStockViewModel() public méthode

public SingleStockViewModel ( Stock stock ) : System.Linq
stock Godot.IcsModel.Entities.Stock
Résultat System.Linq

UnderlayingObject() public méthode

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