Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
TypeLess
Tests
ClassAsserts.ClassA
C# Class TypeLess.Tests.ClassAsserts.ClassA
Show file
Open project: jansater/TypeLess
Public Methods
Method
Description
ClassA
(
int
a
,
string
b
) :
System
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Method Details
ClassA()
public
method
public
ClassA
(
int
a
,
string
b
) :
System
a
int
b
string
return
System
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int