FileStreamFactory CloseStream Method MSBuildCodeMetrics
Closes the specified stream

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

public void CloseStream(
	Stream outputReportStream
)

Implements

IFileStreamFactory CloseStream(Stream)
See Also