C# Class MetroTrilithon.Desktop.ShellLink

ファイルを表示 Open project: Grabacr07/MetroTrilithon

Public Methods

Method Description
Create ( string path ) : void
Create ( string path, Assembly assembly ) : void

Method Details

Create() public static method

public static Create ( string path ) : void
path string
return void

Create() public static method

public static Create ( string path, Assembly assembly ) : void
path string
assembly System.Reflection.Assembly
return void