Method | Description | |
---|---|---|
AddComment ( |
||
BlogPost ( ) : System | ||
BlogPost ( string title, string content ) : System | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
ToString ( ) : string |
public BlogPost ( string title, string content ) : System | ||
title | string | |
content | string | |
return | System |