Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
OpenClosed
SeguindoPrincipio
Carrinho
C# Class OpenClosed.SeguindoPrincipio.Carrinho
Afficher le fichier
Open project: JobaDiniz/TCC
Méthodes publiques
Méthode
Description
AdicionarItem
(
Item
item
) :
void
Carrinho
( ) :
System.Collections.Generic
Total
( ) :
decimal
Method Details
AdicionarItem()
public
méthode
public
AdicionarItem
(
Item
item
) :
void
item
Item
Résultat
void
Carrinho()
public
méthode
public
Carrinho
( ) :
System.Collections.Generic
Résultat
System.Collections.Generic
Total()
public
méthode
public
Total
( ) :
decimal
Résultat
decimal