C# Class MemoryExhaustingService.InventoryDAL

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

Méthodes publiques

Méthode Description
GetAllProducts ( ) : MemoryExhaustingService.Product[]
GetMyProducts ( ) : MemoryExhaustingService.Product[]

Method Details

GetAllProducts() public static méthode

public static GetAllProducts ( ) : MemoryExhaustingService.Product[]
Résultat MemoryExhaustingService.Product[]

GetMyProducts() public static méthode

public static GetMyProducts ( ) : MemoryExhaustingService.Product[]
Résultat MemoryExhaustingService.Product[]