C# 클래스 Phamhilator.Yam.Core.Question

상속: Post
파일 보기 프로젝트 열기: ArcticEcho/Phamhilator

공개 메소드들

메소드 설명
Question ( uint id, string url, string site, string title, string body, int score, bool closed, System.DateTime creationDate, string authorName, string authorLink, int authorNetworkID, int authorRep, string tags ) : System

메소드 상세

Question() 공개 메소드

public Question ( uint id, string url, string site, string title, string body, int score, bool closed, System.DateTime creationDate, string authorName, string authorLink, int authorNetworkID, int authorRep, string tags ) : System
id uint
url string
site string
title string
body string
score int
closed bool
creationDate System.DateTime
authorName string
authorLink string
authorNetworkID int
authorRep int
tags string
리턴 System