Пример #1
0
 public ICriteria CreateCriteria(string associationPath)
 {
     return(parent.CreateCriteriaAt(rootAlias, associationPath));
 }