프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
BlogGroup ( ) : System |
Creates a new BlogGroup instance.
|
|
BlogGroup ( int id, string title ) : System |
Creates a new BlogGroup instance.
|
public BlogGroup ( int id, string title ) : System | ||
id | int | Blog Group ID. |
title | string | Title. |
리턴 | System |