C# 클래스 SIL.FieldWorks.Common.RootSites.SimpleRootSiteTests.UndoableRealDataCache.CacheInfo

파일 보기 프로젝트 열기: sillsdev/FieldWorks

공개 메소드들

메소드 설명
CacheInfo ( ObjType type, int hvo, int flid, int ws, object obj ) : System
CacheInfo ( ObjType type, int hvo, int flid, object obj ) : System

메소드 상세

CacheInfo() 공개 메소드

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

CacheInfo() 공개 메소드

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