Castle.ActiveRecord.Tests.Model.Post.Post C# (CSharp) Method

Post() public method

public Post ( ) : System
return System
		public Post()
		{
		}

Same methods

Post::Post ( Blog blog, String title, String contents, String category ) : System