C# Class Dovetail.SDK.Bootstrap.History.HistoryItem

Afficher le fichier Open project: DovetailSoftware/dovetail-bootstrap Class Usage Examples

Méthodes publiques

Méthode Description
Has ( string key ) : bool
HistoryItem ( ) : System
this ( string key ) : object

Method Details

Has() public méthode

public Has ( string key ) : bool
key string
Résultat bool

HistoryItem() public méthode

public HistoryItem ( ) : System
Résultat System

this() public méthode

public this ( string key ) : object
key string
Résultat object