C# Class MemoryExhaustingService.HeartbeatManager

Afficher le fichier Open project: selagroup/diagnostics-courses Class Usage Examples

Méthodes publiques

Méthode Description
Initialize ( IInventoryService inventoryService ) : void

Private Methods

Méthode Description
OnTimer ( object dummy ) : void

Method Details

Initialize() public static méthode

public static Initialize ( IInventoryService inventoryService ) : void
inventoryService IInventoryService
Résultat void