C# 클래스 GalnetMonitor.News

A news item
파일 보기 프로젝트 열기: cmdrmcdonald/EliteDangerousDataProvider 1 사용 예제들

공개 메소드들

메소드 설명
News ( System.DateTime published, string title, string content ) : System

메소드 상세

News() 공개 메소드

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