C# 클래스 Projeto4_Junior.Modelo.ItensVenda

파일 보기 프로젝트 열기: sudorafa/salao_

공개 메소드들

메소드 설명
ItensVenda ( ) : System
ItensVenda ( int idVenda, int idServico, int idProduto ) : System

메소드 상세

ItensVenda() 공개 메소드

public ItensVenda ( ) : System
리턴 System

ItensVenda() 공개 메소드

public ItensVenda ( int idVenda, int idServico, int idProduto ) : System
idVenda int
idServico int
idProduto int
리턴 System