C# 클래스 Nvelope.FileExtensions

파일 보기 프로젝트 열기: TrinityWestern/Nvelope

공개 메소드들

메소드 설명
GetExtension ( string name ) : string

This method returns fileextension based on the filename

MD5 ( this file ) : string

메소드 상세

GetExtension() 공개 정적인 메소드

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

MD5() 공개 정적인 메소드

public static MD5 ( this file ) : string
file this
리턴 string