C# Class SIL.FieldWorks.FDO.Infrastructure.Impl.XMLBackendProvider.CommitWork

Mostrar archivo Open project: sillsdev/FieldWorks

Public Methods

Method Description
Combine ( CommitWork work ) : void
CommitWork ( HashSet newbies, HashSet dirtballs, HashSet goners, IEnumerable customFields ) : System

Method Details

Combine() public method

public Combine ( CommitWork work ) : void
work CommitWork
return void

CommitWork() public method

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