ClearCache
Syntax
public const string enginedll = @"engine.dll"; [DllImport(enginedll, EntryPoint = "ClearCache")] public static extern void ClearCache(Int64 model);
public const string enginedll = @"engine.dll"; [DllImport(enginedll, EntryPoint = "ClearCache")] public static extern void ClearCache(Int64 model);