Exemplo n.º 1
0
 public JqueryAjaxOptions(JqueryAjaxOptions @default)
     : base(@default)
 {
     data = @default.data;
 }