C# Class SIL.FieldWorks.FDO.Infrastructure.LoadingServices

Support class for loading data from BEPs. This class simply holds commonly used objects that are found in the ServiceLocator.
Show file Open project: sillsdev/FieldWorks

Private Methods

Method Description
LoadingServices ( IDataSetup dataSetup, ICmObjectIdFactory objIdFactory, IFwMetaDataCacheManaged mdcManaged, ILgWritingSystemFactory wsf, ITsStrFactory tsf, IUnitOfWorkService uowService, ICmObjectSurrogateRepository surrRepository, ICmObjectRepository cmObjRepository ) : System

Constructor