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

Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode 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 méthode

public CacheInfo ( ObjType type, int hvo, int flid, int ws, object obj ) : System
type ObjType
hvo int
flid int
ws int
obj object
Résultat System

CacheInfo() public méthode

public CacheInfo ( ObjType type, int hvo, int flid, object obj ) : System
type ObjType
hvo int
flid int
obj object
Résultat System