Ejemplo n.º 1
0
 public CustomerEditor(jQueryObject container, LookupEditorOptions options)
     : base(container, options)
 {
 }
 public ProduceSeafoodCategoryEditor(jQueryObject hidden, LookupEditorOptions opt)
     : base(hidden, opt)
 {
 }