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

Class CommandReader

Inheritance
System.Object
CommandReader
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.Plugin
Assembly: Asgard3.Core.dll
Syntax
public class CommandReader

Constructors

| Improve this Doc View Source

CommandReader(String)

Declaration
public CommandReader(string message)
Parameters
Type Name Description
System.String message

Properties

| Improve this Doc View Source

ParameterCount

Declaration
public int ParameterCount { get; }
Property Value
Type Description
System.Int32

Methods

| Improve this Doc View Source

GetNumber()

Declaration
public int GetNumber()
Returns
Type Description
System.Int32
| Improve this Doc View Source

GetParameter()

Declaration
public string GetParameter()
Returns
Type Description
System.String
| Improve this Doc View Source

GetRemaining()

Declaration
public string GetRemaining()
Returns
Type Description
System.String


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