C# 클래스 MetroTrilithon.Desktop.ShellLink

파일 보기 프로젝트 열기: Grabacr07/MetroTrilithon

공개 메소드들

메소드 설명
Create ( string path ) : void
Create ( string path, Assembly assembly ) : void

메소드 상세

Create() 공개 정적인 메소드

public static Create ( string path ) : void
path string
리턴 void

Create() 공개 정적인 메소드

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