/// <summary> /// Load cache /// </summary> public void LoadCache() { Session.LoadObjectsCache(new BaseSessionObject[] { this }); }