Убран TODO
This commit is contained in:
parent
928d405788
commit
e794818eff
@ -226,7 +226,6 @@ public static class EFExtensionsSortBy
|
|||||||
|
|
||||||
LambdaExpression? lambdaExpression = null;
|
LambdaExpression? lambdaExpression = null;
|
||||||
|
|
||||||
// TODO: Устранить дублирование кода
|
|
||||||
if (propertyName.Contains('.'))
|
if (propertyName.Contains('.'))
|
||||||
{
|
{
|
||||||
Type type = rootType;
|
Type type = rootType;
|
||||||
|
Loading…
Reference in New Issue
Block a user