C# Class MetroTrilithon.Desktop.ShellLink

Afficher le fichier Open project: Grabacr07/MetroTrilithon

Méthodes publiques

Méthode Description
Create ( string path ) : void
Create ( string path, Assembly assembly ) : void

Method Details

Create() public static méthode

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

Create() public static méthode

public static Create ( string path, Assembly assembly ) : void
path string
assembly System.Reflection.Assembly
Résultat void