C# Class SIL.FieldWorks.Common.RootSites.SimpleRootSiteTests.UndoableRealDataCache.CacheInfo

Show file Open project: sillsdev/FieldWorks

Public Methods

Method Description
CacheInfo ( ObjType type, int hvo, int flid, int ws, object obj ) : System
CacheInfo ( ObjType type, int hvo, int flid, object obj ) : System

Method Details

CacheInfo() public method

public CacheInfo ( ObjType type, int hvo, int flid, int ws, object obj ) : System
type ObjType
hvo int
flid int
ws int
obj object
return System

CacheInfo() public method

public CacheInfo ( ObjType type, int hvo, int flid, object obj ) : System
type ObjType
hvo int
flid int
obj object
return System