Class CustomAssemblyResolver
Class CustomAssemblyResolver.
Inheritance
System.Object
CustomAssemblyResolver
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: AIMP.SDK
Assembly: AIMP.SDK.dll
Syntax
public static class CustomAssemblyResolver
Methods
Deinitialize()
Deinitializes this instance.
Declaration
public static void Deinitialize()
Initialize(String)
Initializes the specified path.
Declaration
public static void Initialize(string path)
Parameters
Type | Name | Description |
---|---|---|
System.String | path | The path. |