C# Class WinRTXamlToolkit.Debugging.Debug

Show file Open project: xyzzer/WinRTXamlToolkit

Public Properties

Property Type Description
TraceToDebugConsoleOverlay bool
TraceToDebugger bool

Private Methods

Method Description
Assert ( bool condition ) : void
Assert ( bool condition, string message ) : void
WriteLine ( object value ) : void
WriteLine ( string format ) : void

Property Details

TraceToDebugConsoleOverlay public static property

public static bool TraceToDebugConsoleOverlay
return bool

TraceToDebugger public static property

public static bool TraceToDebugger
return bool