Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SilverlightMappingToolBasic
TimeSpanFilter
C# Class SilverlightMappingToolBasic.TimeSpanFilter
Inheritance:
MetadataFilter
显示文件
Open project: chris-tomich/Glyma
Public Methods
Method
Description
HasMatch
(
INodeProxy
node
) :
bool
Compares if the nodes metadata value is ==, !=, >, >=, <, <=, to the value passed as a parameter.
Method Details
HasMatch()
public
method
Compares if the nodes metadata value is ==, !=, >, >=, <, <=, to the value passed as a parameter.
public
HasMatch
(
INodeProxy
node
) :
bool
node
INodeProxy
return
bool