Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Restaurant
Server
Areas
HelpPage
TextSample
C# Class Restaurant.Server.Areas.HelpPage.TextSample
This represents a preformatted text sample on the help page. There's a display template named TextSample associated with this class.
Datei anzeigen
Open project: Jurabek/Restaurant
Class Usage Examples
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
TextSample
(
string
text
) :
System
ToString
( ) :
string
Method Details
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
TextSample()
public
method
public
TextSample
(
string
text
) :
System
text
string
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string