 | VishnuAssemblyLoaderClearCache method |
Deletes the internal assembly cache so that all assemblies are reloaded the next time they are called.
Namespace: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic static void ClearCache()
Public Shared Sub ClearCache
public:
static void ClearCache()
static member ClearCache : unit -> unit
See also