Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
AzureLens
Areas
HelpPage
InvalidSample
C# Class AzureLens.Areas.HelpPage.InvalidSample
This represents an invalid sample on the help page. There's a display template named InvalidSample associated with this class.
显示文件
Open project: MicrosoftDX/AzureLens
Class Usage Examples
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
InvalidSample
(
string
errorMessage
) :
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
InvalidSample()
public
method
public
InvalidSample
(
string
errorMessage
) :
System
errorMessage
string
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string