Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Xwt
GtkBackend
CustomCellRendererComboBox.DataSourceRef
C# Class Xwt.GtkBackend.CustomCellRendererComboBox.DataSourceRef
Mostrar archivo
Open project: mono/xwt
Public Methods
Method
Description
DataSourceRef
(
IListDataSource
dataSource
) :
System
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Method Details
DataSourceRef()
public
method
public
DataSourceRef
(
IListDataSource
dataSource
) :
System
dataSource
IListDataSource
return
System
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int