mikeownage.com

Site

News
Downloads
My Directory
Battle.net Archive
My YouTube
Contact Me

Gaming

Supreme Ruler

Projects

Asgard3
Asgard Server
Binary Gateway 2
Supreme Ruler Files
Supreme Ruler Toolkit

Clan

GDN
 Class NewsEntry
Generated by DocFX

Class NewsEntry

Inheritance
System.Object
NewsEntry
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Asgard3.Core.BattleNetClient
Assembly: Asgard3.Core.dll
Syntax
public class NewsEntry

Constructors

| Improve this Doc View Source

NewsEntry(Int32, String)

Declaration
public NewsEntry(int timeStamp, string news)
Parameters
Type Name Description
System.Int32 timeStamp
System.String news

Properties

| Improve this Doc View Source

News

Declaration
public string News { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Timestamp

Declaration
public DateTime Timestamp { get; set; }
Property Value
Type Description
System.DateTime


Copyright © 2010 - 2025 mikeownage.com all rights reserved.