C# Class GalnetMonitor.News

A news item
显示文件 Open project: cmdrmcdonald/EliteDangerousDataProvider Class Usage Examples

Public Methods

Method Description
News ( System.DateTime published, string title, string content ) : System

Method Details

News() public method

public News ( System.DateTime published, string title, string content ) : System
published System.DateTime
title string
content string
return System