Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
OfficialSamplesScript
ShoppingCart
CartLineViewModel
C# Class OfficialSamplesScript.ShoppingCart.CartLineViewModel
this is the line items
ファイルを表示
Open project: Saltarelle/SaltarelleCompilerSamples
Public Properties
Property
Type
Description
Category
Observable
Product
Observable
Quantity
Observable
Subtotal
ComputedObservable
Public Methods
Method
Description
CartLineViewModel
( ) :
System
Method Details
CartLineViewModel()
public
method
public
CartLineViewModel
( ) :
System
return
System
Property Details
Category
public_oe property
public
Observable
Category
return
Observable
Product
public_oe property
public
Observable
Product
return
Observable
Quantity
public_oe property
public
Observable
Quantity
return
Observable
Subtotal
public_oe property
public
ComputedObservable
Subtotal
return
ComputedObservable