public EFDirectory_States(EFDbContext db) { this.db = db; }
public EFDirectory_Cargo(EFDbContext db) { this.db = db; }