public static int Add(DMModel model) { return(ADDAL.Add(model)); }
public static int Add(ADInfo adInfo) { return(ADDAL.Add(adInfo)); }