C# 클래스 SIL.FieldWorks.FDO.Infrastructure.Impl.XMLBackendProvider.CommitWork

파일 보기 프로젝트 열기: sillsdev/FieldWorks

공개 메소드들

메소드 설명
Combine ( CommitWork work ) : void
CommitWork ( HashSet newbies, HashSet dirtballs, HashSet goners, IEnumerable customFields ) : System

메소드 상세

Combine() 공개 메소드

public Combine ( CommitWork work ) : void
work CommitWork
리턴 void

CommitWork() 공개 메소드

public CommitWork ( HashSet newbies, HashSet dirtballs, HashSet goners, IEnumerable customFields ) : System
newbies HashSet
dirtballs HashSet
goners HashSet
customFields IEnumerable
리턴 System