C# Class AsmResolver.Net.GacDirectory

Represents a directory in the GAC.
Exibir arquivo Open project: JerreS/AsmResolver

Public Methods

Method Description
GacDirectory ( string path, string folderPrefix ) : System
GetFilePath ( IAssemblyDescriptor descriptor ) : string

Method Details

GacDirectory() public method

public GacDirectory ( string path, string folderPrefix ) : System
path string
folderPrefix string
return System

GetFilePath() public method

public GetFilePath ( IAssemblyDescriptor descriptor ) : string
descriptor IAssemblyDescriptor
return string