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
NextbusNET
Model
Agency
C# Class NextbusNET.Model.Agency
Exibir arquivo
Open project: bogeaperez/NextbusNET
Public Methods
Method
Description
Equals
(
Agency
other
) :
bool
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
ToString
( ) :
string
operator
( ) :
bool
Method Details
Equals()
public
method
public
Equals
(
Agency
other
) :
bool
other
Agency
return
bool
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
ToString()
public
method
public
ToString
( ) :
string
return
string
operator()
public
static
method
public
static
operator
( ) :
bool
return
bool