C# Class System.Net.BaseLoggingObject

显示文件 Open project: gbarnett/shared-source-cli-2.0

Private Methods

Method Description
BaseLoggingObject ( ) : System.Collections
Dump ( IntPtr pBuffer, int offset, int length ) : void
Dump ( byte buffer ) : void
Dump ( byte buffer, int length ) : void
Dump ( byte buffer, int offset, int length ) : void
DumpArray ( bool shouldClose ) : void
DumpArrayToConsole ( ) : void
DumpArrayToFile ( bool shouldClose ) : void
EnterFunc ( string funcname ) : void
Flush ( ) : void
Flush ( bool close ) : void
LeaveFunc ( string funcname ) : void
LoggingMonitorTick ( ) : void
PrintLine ( string msg ) : void