C# Класс Unlimited.Framework.Converters.Graph.Poco.StringNavigator

Наследование: INavigator
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
Dispose ( ) : void

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

SelectEnumerable ( IPath path ) : IEnumerable
SelectEnumerablesAsRelated ( IList paths ) : IList>.Dictionary
SelectScalar ( IPath path ) : object
StringNavigator ( object data ) : System.Collections.Generic

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

Dispose() публичный Метод

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public Dispose ( ) : void
Результат void

SelectEnumerable() публичный Метод

public SelectEnumerable ( IPath path ) : IEnumerable
path IPath
Результат IEnumerable

SelectEnumerablesAsRelated() публичный Метод

public SelectEnumerablesAsRelated ( IList paths ) : IList>.Dictionary
paths IList
Результат IList>.Dictionary

SelectScalar() публичный Метод

public SelectScalar ( IPath path ) : object
path IPath
Результат object

StringNavigator() публичный Метод

public StringNavigator ( object data ) : System.Collections.Generic
data object
Результат System.Collections.Generic