C# 클래스 Moo.Core.RepositorySpec

Repository setup specification.
상속: IRepositorySpec
파일 보기 프로젝트 열기: dclucas/MOO

공개 메소드들

메소드 설명
GetOptions ( ) : MappingOptions

Gets the resulting mapping options.

RepositorySpec ( ) : System.Linq

Initializes a new instance of the RepositorySpec class.

메소드 상세

GetOptions() 공개 메소드

Gets the resulting mapping options.
public GetOptions ( ) : MappingOptions
리턴 MappingOptions

RepositorySpec() 공개 메소드

Initializes a new instance of the RepositorySpec class.
public RepositorySpec ( ) : System.Linq
리턴 System.Linq