Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Projeto4_Junior
Modelo
ItensVenda
C# Class Projeto4_Junior.Modelo.ItensVenda
Show file
Open project: sudorafa/salao_
Public Methods
Method
Description
ItensVenda
( ) :
System
ItensVenda
(
int
idVenda
,
int
idServico
,
int
idProduto
) :
System
Method Details
ItensVenda()
public
method
public
ItensVenda
( ) :
System
return
System
ItensVenda()
public
method
public
ItensVenda
(
int
idVenda
,
int
idServico
,
int
idProduto
) :
System
idVenda
int
idServico
int
idProduto
int
return
System