Space Engineers
Public Member Functions | List of all members
VRage.Trace.MyNullTrace Class Reference
Inheritance diagram for VRage.Trace.MyNullTrace:
VRage.Trace.ITrace

Public Member Functions

void Send (string msg, string comment=null)
 
void Watch (string name, object value)
 

Detailed Description

Definition at line 8 of file MyNullTrace.cs.

Member Function Documentation

void VRage.Trace.MyNullTrace.Send ( string  msg,
string  comment = null 
)
inline

Implements VRage.Trace.ITrace.

Definition at line 10 of file MyNullTrace.cs.

void VRage.Trace.MyNullTrace.Watch ( string  name,
object  value 
)
inline

Implements VRage.Trace.ITrace.

Definition at line 11 of file MyNullTrace.cs.


The documentation for this class was generated from the following file: