Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public class Gregor.Core.CAssemblyLoader : System.Object Custom Attributes: Description:
public CAssemblyLoader() Custom Attributes: Description:
private System.String m_LocalAssemblyFolder Custom Attributes: Description:
private Gregor.Core.CPathSearcher m_PathSearcher Custom Attributes: Description:
public System.String FrameworkAssemblyFolder {get;}
Custom Attributes:
Description:
public System.String LocalAssemblyFolder {get;set;}
Custom Attributes:
Description:
public Gregor.Core.CPathSearcher PathSearcher {get;set;}
Custom Attributes:
Description:
protected virtual System.Reflection.Assembly DoLoadAssembly(System.String s, Gregor.Core.LoaderFlags flags) Custom Attributes: Description:
public System.Reflection.Assembly LoadAssembly(System.String s) Custom Attributes: Description:
public System.Reflection.Assembly LoadAssembly(System.String s, Gregor.Core.LoaderFlags flags) Custom Attributes: Description:
protected virtual System.Reflection.Assembly TryGetLoadedAssembly(System.String s) Custom Attributes: Description:
protected virtual System.Reflection.Assembly TryLoadAssembly(System.String s) Custom Attributes: Description:
protected virtual System.Reflection.Assembly TryLoadAssemblyFrom(System.String s) Custom Attributes: Description:
protected virtual System.Reflection.Assembly TryLoadAssemblyNonLocking(System.String s) Custom Attributes: Description:
protected virtual System.Reflection.Assembly TryLoadAssembyByName(System.String s) Custom Attributes: Description:
protected virtual System.Reflection.Assembly TryLoadAssembyByPartialName(System.String s) Custom Attributes: Description: