Check.Exception(this.QueryBuilder.SelectValue.HasValue(),"'InSingle' and' Select' can't be used together,You can use .Select(it=>...).Single(it.id==1)");
Check.Exception(this.QueryBuilder.SelectValue.HasValue(),"'InSingle' and' Select' can't be used together,You can use .Select(it=>...).Single(it.id==1)");