Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Dovetail
SDK
Bootstrap
History
HistoryItem
C# Class Dovetail.SDK.Bootstrap.History.HistoryItem
ファイルを表示
Open project: DovetailSoftware/dovetail-bootstrap
Class Usage Examples
Public Methods
Method
Description
Has
(
string
key
) :
bool
HistoryItem
( ) :
System
this
(
string
key
) :
object
Method Details
Has()
public
method
public
Has
(
string
key
) :
bool
key
string
return
bool
HistoryItem()
public
method
public
HistoryItem
( ) :
System
return
System
this()
public
method
public
this
(
string
key
) :
object
key
string
return
object