SettingsUnitFilter - класс

Represents a filter used to query settings units based on various properties.

Definition

Пространство имён: Tessa.SettingsUnits
Сборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public class SettingsUnitFilter : IEquatable<SettingsUnitFilter>
Inheritance
Object    SettingsUnitFilter
Implements
IEquatableSettingsUnitFilter

Конструкторы

SettingsUnitFilter Represents a filter used to query settings units based on various properties.

Свойства

Category
Path to the category separated by "/" where the settings unit is located.
Fragment 
IsEmpty Indicates that the filter does not contain any filtering parameters.
ParentID
Parent settings unit unique identifier.
When specified, only child fragments of the given parent unit are returned.

Методы

FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)

См. также