C# Class FSO.Common.Utils.FileUtils

Afficher le fichier Open project: RHY3756547/FreeSO

Méthodes publiques

Méthode Description
ComputeMD5 ( string filePath ) : string
ComputeMD5Bytes ( string filePath ) : byte[]

Method Details

ComputeMD5() public static méthode

public static ComputeMD5 ( string filePath ) : string
filePath string
Résultat string

ComputeMD5Bytes() public static méthode

public static ComputeMD5Bytes ( string filePath ) : byte[]
filePath string
Résultat byte[]