Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
StoryTeller
Domain
PropertyError
C# Class StoryTeller.Domain.PropertyError
Mostrar archivo
Open project: adymitruk/storyteller
Public Methods
Method
Description
Equals
(
PropertyError
other
) :
bool
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
ToString
( ) :
string
Method Details
Equals()
public
method
public
Equals
(
PropertyError
other
) :
bool
other
PropertyError
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