public static string cache_Reload__Data(this TM_Proxy tmProxy) { tmProxy.gui_ResetCache(); return(tmProxy.invoke_Static <string>(typeof(TM_Xml_Database_FileStorage), "reloadData", tmProxy.TmFileStorage)); }