C# 클래스 GettingStartedSample.Models.Supplier

상속: Castle.ActiveRecord.ActiveRecordBase
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
FindAll ( ) : GettingStartedSample.Models.Supplier[]

Returns the Suppliers ordered by Name

메소드 상세

FindAll() 공개 정적인 메소드

Returns the Suppliers ordered by Name
public static FindAll ( ) : GettingStartedSample.Models.Supplier[]
리턴 GettingStartedSample.Models.Supplier[]