C# Class EF6Logger.OutputWindowLogger

Writes the output to the visual studio output window.
Inheritance: IQueryLogger
Show file Open project: vendettamit/EF6QueryLogger

Public Methods

Method Description
Write ( ) : void

Method Details

Write() public method

public Write ( ) : void
return void