Interface IFinder
public interface IFinder
- Extension Methods
Properties
EntityName
string EntityName { get; }
Property Value
Results
ISearchResults Results { get; }
public interface IFinder
string EntityName { get; }
ISearchResults Results { get; }