C# 클래스 Castle.ActiveRecord.Tests.Model.Author

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

공개 메소드들

메소드 설명
Author ( ) : System
Author ( int _id ) : System
GetCurrentSession ( ) : ISession

메소드 상세

Author() 공개 메소드

public Author ( ) : System
리턴 System

Author() 공개 메소드

public Author ( int _id ) : System
_id int
리턴 System

GetCurrentSession() 공개 메소드

public GetCurrentSession ( ) : ISession
리턴 ISession