public NonProfitController(RelationsPracticeContext db) { _db = db; }
public BoardMemberController(RelationsPracticeContext db) { _db = db; }