Property | Type | Description |
---|
Method | Description | |
---|---|---|
Find ( int id ) : |
||
FindAll ( ) : PetStore.Model.Category[] | ||
ToString ( ) : string |
We have overrided the implementation of ToString only because this class in being used on the ActiveRecord Scaffolding
|
public static FindAll ( ) : PetStore.Model.Category[] | ||
return | PetStore.Model.Category[] |