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
System
Collections
Specialized
Tests
Foo
C# Class System.Collections.Specialized.Tests.Foo
Exibir arquivo
Open project: dotnet/corefx
Class Usage Examples
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
Foo
(
string
stringValue
)
GetHashCode
( ) :
int
ToString
( ) :
string
Method Details
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
Foo()
public
method
public
Foo
(
string
stringValue
)
stringValue
string
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
ToString()
public
method
public
ToString
( ) :
string
return
string