C# Class XapEditor.Fusion

Mostrar archivo Open project: net-shell/quantum-vaginer Class Usage Examples

Public Methods

Method Description
GetGacPath ( bool isCLRv4 = false ) : string

Private Methods

Method Description
CreateApplicationContext ( IApplicationContext &ppAppContext, uint dw ) : int
CreateAssemblyCache ( IAssemblyCache &ppAsmCache, uint dwReserved ) : int
CreateAssemblyEnum ( IAssemblyEnum &ppEnum, IApplicationContext pAppCtx, IAssemblyName pName, uint dwFlags, int pvReserved ) : int
CreateAssemblyNameObject ( IAssemblyName &ppName, string szAssemblyName, uint dwFlags, int pvReserved ) : int
GetCachePath ( uint flags, [ wzDir, uint &pdwSize ) : int

Method Details

GetGacPath() public static method

public static GetGacPath ( bool isCLRv4 = false ) : string
isCLRv4 bool
return string