Show / Hide Table of Contents

Class MtaConsole

Inheritance
Object
MtaConsole
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: Slipe.Client.IO
Assembly: SlipeClient.dll
Syntax
public class MtaConsole

Properties

| Improve this Doc View Source

Active

Declaration
public bool Active { get; }
Property Value
Type Description
Boolean

Methods

| Improve this Doc View Source

WriteLine(String)

Declaration
public void WriteLine(string line)
Parameters
Type Name Description
String line
  • Improve this Doc
  • View Source
Back to top Generated by DocFX