C# 클래스 FootlooseFS.DataPersistence.FootlooseFSDocUnitOfWork

파일 보기 프로젝트 열기: pcarrasco23/FootlooseFinancialServices 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
_persons DocRepository

공개 메소드들

메소드 설명
FootlooseFSDocUnitOfWork ( ) : System.Configuration

메소드 상세

FootlooseFSDocUnitOfWork() 공개 메소드

public FootlooseFSDocUnitOfWork ( ) : System.Configuration
리턴 System.Configuration

프로퍼티 상세

_persons 보호되어 있는 프로퍼티

protected DocRepository _persons
리턴 DocRepository