C# 클래스 FilesExtraction.FileDetails

파일 보기 프로젝트 열기: 7digital/XML-Deserialization-Examples

공개 메소드들

메소드 설명
FileDetails ( string name, string path, string hashAlgorithm, string hash ) : System.Collections.Generic

메소드 상세

FileDetails() 공개 메소드

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