C# 클래스 Drey.Extensions.AssemblyExtensions

파일 보기 프로젝트 열기: dealproc/Drey

공개 메소드들

메소드 설명
GetDirectoryLocation ( this assembly ) : string

Gets an assembly's location on disc.

메소드 상세

GetDirectoryLocation() 공개 정적인 메소드

Gets an assembly's location on disc.
public static GetDirectoryLocation ( this assembly ) : string
assembly this The assembly.
리턴 string