C# Класс SIL.FieldWorks.FDO.Infrastructure.Impl.DataSortingService

Class used to sort all of the data in the XML BEP, so Mercurial doesn't suffer so much.
Показать файл Открыть проект

Открытые методы

Метод Описание
GetLessorNewbies ( System.Guid currentGuid, byte[]>.SortedDictionary newbies ) : List

Приватные методы

Метод Описание
SortAttributes ( System.Xml.Linq.XElement element ) : void
SortCollectionProperties ( System.Xml.Linq.XContainer propertyElement ) : void
SortCustomPropertiesRecord ( string optionalFirstElement ) : System.Xml.Linq.XElement
SortCustomPropertiesRecord ( System.Xml.Linq.XElement customPropertiesElement ) : void
SortEntireFile ( Dictionary sortableProperties, XmlWriter writer, string pathname ) : void
SortMainElement ( Dictionary sortableProperties, string rootData ) : System.Xml.Linq.XElement
SortMultiSomethingProperty ( System.Xml.Linq.XContainer multiSomethingProperty ) : void
WriteElement ( XmlWriter writer, System.Xml.Linq.XElement element ) : void
WriteElement ( XmlWriter writer, XmlReaderSettings readerSettings, byte element ) : void

Описание методов

GetLessorNewbies() публичный статический Метод

public static GetLessorNewbies ( System.Guid currentGuid, byte[]>.SortedDictionary newbies ) : List
currentGuid System.Guid
newbies byte[]>.SortedDictionary
Результат List