C# 클래스 RevationLiveService.Services.RevationLiveDataService

상속: IRemoteDataService
파일 보기 프로젝트 열기: PillarTechnology/Revaction 1 사용 예제들

공개 메소드들

메소드 설명
Read ( IEnumerable callCopyEntities ) : IEnumerable
RevationLiveDataService ( IRevationLiveReadService revationLiveReadService, ITranslationService socketTranslator, ITranslationService genericTranslator ) : System

메소드 상세

Read() 공개 메소드

public Read ( IEnumerable callCopyEntities ) : IEnumerable
callCopyEntities IEnumerable
리턴 IEnumerable

RevationLiveDataService() 공개 메소드

public RevationLiveDataService ( IRevationLiveReadService revationLiveReadService, ITranslationService socketTranslator, ITranslationService genericTranslator ) : System
revationLiveReadService IRevationLiveReadService
socketTranslator ITranslationService
genericTranslator ITranslationService
리턴 System