C# Class EmployeeMapperBase, code

Show file Open project: shendongnian/code

Public Methods

Method Description
DoMapping ( ClassMap, classMap ) : void

Protected Methods

Method Description
GetAccountManagerType ( ) : Type,

Method Details

DoMapping() public method

public DoMapping ( ClassMap, classMap ) : void
classMap ClassMap,
return void

GetAccountManagerType() protected abstract method

protected abstract GetAccountManagerType ( ) : Type,
return Type,