Exemplo n.º 1
0
 public DeliveryNoteTypeGroupSLCollectionView(DeliveryNoteTypeGroup screen) : base()
 {
     this.WebDriver = screen.WebDriver;
     this.Screen    = screen;
 }
Exemplo n.º 2
0
 public DeliveryNoteTypeGroupSLEntityView(DeliveryNoteTypeGroup screen) : base()
 {
     this.WebDriver = screen.WebDriver;
     this.Screen    = screen;
 }
Exemplo n.º 3
0
 public DeliveryNoteTypeGroupByLangSLView(DeliveryNoteTypeGroup screen) : base()
 {
     this.WebDriver = screen.WebDriver;
     this.Screen    = screen;
 }