C# Class WcfServiceLibrary.Util

helper class to dump the information to console.
ファイルを表示 Open project: clrinterop/CustomQueryInterface

Public Methods

Method Description
WriteLineWithThreadId ( string msg ) : void

Method Details

WriteLineWithThreadId() public static method

public static WriteLineWithThreadId ( string msg ) : void
msg string
return void