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

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

공개 메소드들

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

메소드 상세

Answer() 공개 메소드

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