C# Class Gilgame.SEWorkbench.Services.Hasher

显示文件 Open project: gilgame/SEWorkbench

Public Methods

Method Description
File ( string path ) : string
Filename ( string path ) : string

Method Details

File() public static method

public static File ( string path ) : string
path string
return string

Filename() public static method

public static Filename ( string path ) : string
path string
return string