Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Brunet
Connections
Connector.ConnectorTask
C# Class Brunet.Connections.Connector.ConnectorTask
Exibir arquivo
Open project: johnynek/brunet
Protected Properties
Property
Type
Description
_ips
ISender
Public Methods
Method
Description
ConnectorTask
(
ISender
ps
) :
System
Equals
(
object
o
) :
bool
GetHashCode
( ) :
int
Method Details
ConnectorTask()
public
method
public
ConnectorTask
(
ISender
ps
) :
System
ps
ISender
return
System
Equals()
public
method
public
Equals
(
object
o
) :
bool
o
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
Property Details
_ips
protected_oe property
protected
ISender
_ips
return
ISender