C# 클래스 AsmResolver.Net.GacDirectory

Represents a directory in the GAC.
파일 보기 프로젝트 열기: JerreS/AsmResolver

공개 메소드들

메소드 설명
GacDirectory ( string path, string folderPrefix ) : System
GetFilePath ( IAssemblyDescriptor descriptor ) : string

메소드 상세

GacDirectory() 공개 메소드

public GacDirectory ( string path, string folderPrefix ) : System
path string
folderPrefix string
리턴 System

GetFilePath() 공개 메소드

public GetFilePath ( IAssemblyDescriptor descriptor ) : string
descriptor IAssemblyDescriptor
리턴 string