C# Class Drey.Nut.DiscoverStartupDllProxy

Inheritance: ProxyBase
Mostra file Open project: dealproc/Drey

Public Methods

Method Description
DiscoverEntryDll ( string assemblyPath ) : DiscoveredLibraryOptions

Discovers the entry DLL for the applet.

DiscoverStartupDllProxy ( ) : Drey.Logging

Method Details

DiscoverEntryDll() public method

Discovers the entry DLL for the applet.
public DiscoverEntryDll ( string assemblyPath ) : DiscoveredLibraryOptions
assemblyPath string The assembly path.
return DiscoveredLibraryOptions

DiscoverStartupDllProxy() public method

public DiscoverStartupDllProxy ( ) : Drey.Logging
return Drey.Logging