C# Class CmisSync.Utils

Useful Windows-specific methods.
Afficher le fichier Open project: OpenDataSpace/CmisSync

Méthodes publiques

Méthode Description
OpenFolder ( string path ) : void

Open a folder in GUI.

Method Details

OpenFolder() public static méthode

Open a folder in GUI.
public static OpenFolder ( string path ) : void
path string Path to open
Résultat void