C# Class Phamhilator.Yam.Core.Answer

Inheritance: Post
Afficher le fichier Open project: ArcticEcho/Phamhilator

Méthodes publiques

Méthode Description
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

Method Details

Answer() public méthode

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
Résultat System