WriteLine Method
.NET Framework Class Library
Debug..::.WriteLine Method

Writes information about the debug to the trace listeners in the Listeners collection.

  NameDescription
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkWriteLine(Object)Writes the value of the object's ToString method to the trace listeners in the Listeners collection.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkWriteLine(String)Writes a message followed by a line terminator to the trace listeners in the Listeners collection.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkWriteLine(Object, String)Writes a category name and the value of the object's ToString method to the trace listeners in the Listeners collection.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkWriteLine(String, String)Writes a category name and message to the trace listeners in the Listeners collection.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
Page view tracker