C# Class NIST.DMC.Report

Mostra file Open project: usnistgov/DT4SM

Public Methods

Method Description
GenerateTextReport ( bool>.List VerifiedCMS, string FilePath, char Delimiter ) : void

Method Details

GenerateTextReport() public static method

public static GenerateTextReport ( bool>.List VerifiedCMS, string FilePath, char Delimiter ) : void
VerifiedCMS bool>.List
FilePath string
Delimiter char
return void