コード例 #1
0
 public WhereClauseManager(IWhereAttributeManager whereAttributeManager)
 {
     _whereAttributeManager = whereAttributeManager;
 }