//
//
//
//
// $Revision: 2210 $
//
using System;
using System.Text;
using System.Threading;
using Debugger.Wrappers.CorDebug;
namespace Debugger
{
///
/// This library provides features for debugging managed applications.
///
class NamespaceDoc
{
}
}