C# Class Nvelope.FileExtensions

Afficher le fichier Open project: TrinityWestern/Nvelope

Méthodes publiques

Méthode Description
GetExtension ( string name ) : string

This method returns fileextension based on the filename

MD5 ( this file ) : string

Method Details

GetExtension() public static méthode

This method returns fileextension based on the filename
public static GetExtension ( string name ) : string
name string file name eg hello.html
Résultat string

MD5() public static méthode

public static MD5 ( this file ) : string
file this
Résultat string