Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Geekhub
Modules
Meetings
Models
MeetingExtensions
C# Class Geekhub.Modules.Meetings.Models.MeetingExtensions
Show file
Open project: geekhubdk/geekhub
Public Methods
Method
Description
Filter
(
this
meetings
,
NameValueCollection
query
) :
IEnumerable
Private Methods
Method
Description
Filter
(
IEnumerable
meetings
,
string
values
,
Func
selector
) :
IEnumerable
Method Details
Filter()
public
static
method
public
static
Filter
(
this
meetings
,
NameValueCollection
query
) :
IEnumerable
meetings
this
query
System.Collections.Specialized.NameValueCollection
return
IEnumerable