Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
Find ( int id ) : |
||
FindAll ( ) : PetStore.Model.Product[] | ||
FindByCategory ( int category ) : PetStore.Model.Product[] |
public static FindAll ( ) : PetStore.Model.Product[] | ||
Résultat | PetStore.Model.Product[] |
public static FindByCategory ( int category ) : PetStore.Model.Product[] | ||
category | int | |
Résultat | PetStore.Model.Product[] |