Class DebuggerImpl
Inheritance
System.Object
DebuggerImpl
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Cosmos.Core_Plugs.System.Diagnostics
Assembly: Cosmos.Core_Plugs.dll
Syntax
public static class DebuggerImpl
Methods
| Improve this Doc View SourceBreak()
Declaration
public static void Break()
get_IsAttached()
Declaration
public static bool get_IsAttached()
Returns
Type | Description |
---|---|
System.Boolean |
Log(Int32, String, String)
Declaration
public static void Log(int aInt, string aString, string aString2)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | aInt | |
System.String | aString | |
System.String | aString2 |