Class BlogEntry
public class BlogEntry
- Inheritance
-
BlogEntry
- Inherited Members
- Extension Methods
Constructors
BlogEntry()
public BlogEntry()
Properties
Content
public string Content { get; set; }
Property Value
Title
public string Title { get; set; }