C# 클래스 TiendaVirtual.Domain.Orden

파일 보기 프로젝트 열기: snahider/Test-Automation-NET 1 사용 예제들

공개 메소드들

메소드 설명
AgregarLineasCarroCompras ( CarroCompras carroCompras ) : void
Orden ( CarroCompras carroCompras ) : System.Collections.Generic

메소드 상세

AgregarLineasCarroCompras() 공개 메소드

public AgregarLineasCarroCompras ( CarroCompras carroCompras ) : void
carroCompras CarroCompras
리턴 void

Orden() 공개 메소드

public Orden ( CarroCompras carroCompras ) : System.Collections.Generic
carroCompras CarroCompras
리턴 System.Collections.Generic