Interface IBaseFindEntity
public interface IBaseFindEntity
- Extension Methods
Properties
Enabled
bool Enabled { get; set; }
Property Value
HasValue
bool HasValue { get; }
public interface IBaseFindEntity
bool Enabled { get; set; }
bool HasValue { get; }