C# Class GettingStartedSample.Models.Supplier

Inheritance: Castle.ActiveRecord.ActiveRecordBase
Afficher le fichier Open project: nats/castle-1.0.3-mono

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
FindAll ( ) : GettingStartedSample.Models.Supplier[]

Returns the Suppliers ordered by Name

Method Details

FindAll() public static méthode

Returns the Suppliers ordered by Name
public static FindAll ( ) : GettingStartedSample.Models.Supplier[]
Résultat GettingStartedSample.Models.Supplier[]