Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
OpenClosed
SeguindoPrincipio
Carrinho
C# 클래스 OpenClosed.SeguindoPrincipio.Carrinho
파일 보기
프로젝트 열기: JobaDiniz/TCC
공개 메소드들
메소드
설명
AdicionarItem
(
Item
item
) :
void
Carrinho
( ) :
System.Collections.Generic
Total
( ) :
decimal
메소드 상세
AdicionarItem()
공개
메소드
public
AdicionarItem
(
Item
item
) :
void
item
Item
리턴
void
Carrinho()
공개
메소드
public
Carrinho
( ) :
System.Collections.Generic
리턴
System.Collections.Generic
Total()
공개
메소드
public
Total
( ) :
decimal
리턴
decimal