C# Class NIST.DMC.Report

Afficher le fichier Open project: usnistgov/DT4SM

Méthodes publiques

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

Method Details

GenerateTextReport() public static méthode

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