C# Class FilesExtraction.FileDetails

Show file Open project: 7digital/XML-Deserialization-Examples

Public Methods

Method Description
FileDetails ( string name, string path, string hashAlgorithm, string hash ) : System.Collections.Generic

Method Details

FileDetails() public method

public FileDetails ( string name, string path, string hashAlgorithm, string hash ) : System.Collections.Generic
name string
path string
hashAlgorithm string
hash string
return System.Collections.Generic