프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
DeleteAll ( ) : void | ||
FetchCount ( ) : int | ||
FetchCount ( string filter ) : int | ||
Find ( int id ) : |
||
FindAll ( ) : Castle.ActiveRecord.Tests.Model.Post[] | ||
Post ( ) : System | ||
Post ( |
||
SaveWithException ( ) : void |
메소드 | 설명 | |
---|---|---|
BeforeSave ( IDictionary state ) : bool |
public static FindAll ( ) : Castle.ActiveRecord.Tests.Model.Post[] | ||
리턴 | Castle.ActiveRecord.Tests.Model.Post[] |
public Post ( |
||
blog | ||
title | String | |
contents | String | |
category | String | |
리턴 | System |