C# Class stikkPop.History

Afficher le fichier Open project: Wirehive/stikkPop Class Usage Examples

Méthodes publiques

Свойство Type Description
HistoryList string>>.List

Méthodes publiques

Méthode Description
AddHistory ( string time, string link ) : void
History ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Method Details

AddHistory() public static méthode

public static AddHistory ( string time, string link ) : void
time string
link string
Résultat void

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

History() public méthode

public History ( ) : System
Résultat System

Property Details

HistoryList public_oe static_oe property

public static List> HistoryList
Résultat string>>.List