FileStreamFactory CloseStream Method MSBuildCodeMetrics
Closes the specified stream

Namespace: MSBuildCodeMetrics.Core
Assembly: MSBuildCodeMetrics.Core (in MSBuildCodeMetrics.Core.dll) Version: 0.1.4894.24375
Syntax

public void CloseStream(
	Stream outputReportStream
)

Implements

IFileStreamFactory CloseStream(Stream)
See Also