System.Net.BaseLoggingObject.DumpArrayToFile C# (CSharp) Method

DumpArrayToFile() private method

private DumpArrayToFile ( bool shouldClose ) : void
shouldClose bool
return void
        internal virtual void DumpArrayToFile(bool shouldClose) {
        }