Exemplo n.º 1
0
 public extern object Sortable(SortableMethod method, params object[] options);
Exemplo n.º 2
0
 public object Sortable(SortableMethod method, params object[] options) {
     return null;
 }
 public object Sortable(SortableMethod method, params object[] options)
 {
     return(null);
 }