Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Author
C# Class Author, TelerikAcademy
Mostra file
Open project: vladislav-karamfilov/TelerikAcademy
Class Usage Examples
Public Methods
Method
Description
Author
(
string
name
,
int
nakovNumber
) :
System
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Method Details
Author()
public
method
public
Author
(
string
name
,
int
nakovNumber
) :
System
name
string
nakovNumber
int
return
System
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int