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
DBCViewer
FilterExpressions
C# Class DBCViewer.FilterExpressions
显示文件
Open project: tomrus88/dbcviewer
Public Methods
Method
Description
Compare
(
Type
type
,
ComparisonType
comp
,
DataRow
data
) :
bool
Private Methods
Method
Description
Equal
(
object
a
,
object
b
) :
bool
Method Details
Compare()
public
static
method
public
static
Compare
(
Type
type
,
ComparisonType
comp
,
DataRow
data
) :
bool
type
System.Type
comp
ComparisonType
data
System.Data.DataRow
return
bool