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 SpamItem
Generated by DocFX

Class SpamItem

Inheritance
System.Object
SpamItem
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 SpamItem

Constructors

| Improve this Doc View Source

SpamItem(String)

Declaration
public SpamItem(string message)
Parameters
Type Name Description
System.String message
| Improve this Doc View Source

SpamItem(String, BattleNetFormatUser)

Declaration
public SpamItem(string message, BattleNetFormatUser user)
Parameters
Type Name Description
System.String message
BattleNetFormatUser user

Properties

| Improve this Doc View Source

Message

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

User

Declaration
public BattleNetFormatUser User { get; set; }
Property Value
Type Description
BattleNetFormatUser


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