UnmanagedAssembliesHelper¶
Namespace: ThinkGeo.Core
Represents the UnmanagedAssembliesHelper class.
public static class UnmanagedAssembliesHelper
Inheritance Object → UnmanagedAssembliesHelper
Methods¶
GetAssemblyPathFilename(String, String)¶
Returns assembly path filename for the specified parameters.
public static string GetAssemblyPathFilename(string directoryName, string assemblyName)
Parameters¶
directoryName String
The rectangle that defines the area of interest.
assemblyName String
The assembly name.
Returns¶
String
A string result.