C# Class Framework.EditorModule.Helper.WindowsFileHelper

Afficher le fichier Open project: HushengStudent/myGameFramework

Méthodes publiques

Méthode Description
OpenExplorer ( string path ) : void
OpenFile ( string path ) : void

Method Details

OpenExplorer() public static méthode

public static OpenExplorer ( string path ) : void
path string
Résultat void

OpenFile() public static méthode

public static OpenFile ( string path ) : void
path string
Résultat void