public static bool Delete(BinhLuan data) { return(false); }
public static BinhLuan Add(BinhLuan data) { return(null); }