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
GoogleAPIs
Areas
HelpPage
TextSample
C# Class GoogleAPIs.Areas.HelpPage.TextSample
This represents a preformatted text sample on the help page. There's a display template named TextSample associated with this class.
Exibir arquivo
Open project: pashkov/Spontaneous
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