Class EverestServiceBase NamespaceEverest.Service AssemblyEverest.Service.dll public abstract class EverestServiceBase : LayeredServiceBase Inheritance object LayeredServiceBase EverestServiceBase Derived EverestContainersService EverestServiceBase<TEverestApplication> Inherited Members object.ToString() object.Equals(object) object.Equals(object, object) object.ReferenceEquals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() Constructors EverestServiceBase(ILog, IMapper) Fields Logger Methods LogDuration(long, string, string) LogEntryWithoutParameters(string, string) LogEntry<TParam>(TParam, string, string, string) LogEntry<TParam1, TParam2>(TParam1, TParam2, string, string, string, string) LogEntry<TParam1, TParam2, TParam3>(TParam1, TParam2, TParam3, string, string, string, string, string) LogExit(string, string) ValidateEmployeeCode(string) ValidateProductLine(string, string)