C# Class Projeto4_Junior.Modelo.ItensVenda

Afficher le fichier Open project: sudorafa/salao_

Méthodes publiques

Méthode Description
ItensVenda ( ) : System
ItensVenda ( int idVenda, int idServico, int idProduto ) : System

Method Details

ItensVenda() public méthode

public ItensVenda ( ) : System
Résultat System

ItensVenda() public méthode

public ItensVenda ( int idVenda, int idServico, int idProduto ) : System
idVenda int
idServico int
idProduto int
Résultat System