Click or drag to resize

GenericLocalActRepositoryTActFind Method

Overload List
  NameDescription
Public methodFind(ExpressionFuncTAct, Boolean)
Find the specified act
(Overrides GenericLocalRepositoryTEntityFind(ExpressionFuncTEntity, Boolean).)
Public methodFind(ExpressionFuncTAct, Boolean, Int32, NullableInt32, Int32, ModelSortTAct)
Find the specified act
(Overrides GenericLocalRepositoryTEntityFind(ExpressionFuncTEntity, Boolean, Int32, NullableInt32, Int32, ModelSortTEntity).)
Public methodFind(ExpressionFuncTAct, Boolean, Int32, NullableInt32, Int32, Guid, ModelSortTAct)
Find the specified act
(Overrides GenericLocalRepositoryTEntityFind(ExpressionFuncTEntity, Boolean, Int32, NullableInt32, Int32, Guid, ModelSortTEntity).)
Top
See Also