C# Класс Conditions.Condition.CountValueRetriver

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

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

Метод Описание
CountValueRetriver ( Name name ) : System.Collections.Generic
Equals ( object obj ) : bool
GetHashCode ( ) : int
Retrive ( WellFormedNames.IQueryable db, Name perspective, IEnumerable constraints ) : SubstitutionSet>>.IEnumerable
ToString ( ) : string

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

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

public CountValueRetriver ( Name name ) : System.Collections.Generic
name Name
Результат System.Collections.Generic

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

public Equals ( object obj ) : bool
obj object
Результат bool

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

public GetHashCode ( ) : int
Результат int

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

public Retrive ( WellFormedNames.IQueryable db, Name perspective, IEnumerable constraints ) : SubstitutionSet>>.IEnumerable
db WellFormedNames.IQueryable
perspective Name
constraints IEnumerable
Результат SubstitutionSet>>.IEnumerable

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

public ToString ( ) : string
Результат string