C# Class RavenFS.Studio.Infrastructure.Navigation

显示文件 Open project: hibernating-rhinos/RavenFS

Public Methods

Method Description
Download ( string filePath ) : void
Folder ( string folderPath ) : void

Method Details

Download() public static method

public static Download ( string filePath ) : void
filePath string
return void

Folder() public static method

public static Folder ( string folderPath ) : void
folderPath string
return void