Table of Contents

Class EverestServiceBase

Namespace
Everest.Service
Assembly
Everest.Service.dll
public abstract class EverestServiceBase : LayeredServiceBase
Inheritance
EverestServiceBase
Derived
Inherited Members

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)