C# Class AsmResolver.Net.GacDirectory

Represents a directory in the GAC.
Afficher le fichier Open project: JerreS/AsmResolver

Méthodes publiques

Méthode Description
GacDirectory ( string path, string folderPrefix ) : System
GetFilePath ( IAssemblyDescriptor descriptor ) : string

Method Details

GacDirectory() public méthode

public GacDirectory ( string path, string folderPrefix ) : System
path string
folderPrefix string
Résultat System

GetFilePath() public méthode

public GetFilePath ( IAssemblyDescriptor descriptor ) : string
descriptor IAssemblyDescriptor
Résultat string