C# 클래스 SIL.FieldWorks.FDO.FDOTests.UowHelperTests.PropChangedImplementor

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

공개 프로퍼티들

프로퍼티 타입 설명
Entry ILexEntry
Parent UowHelperTests

공개 메소드들

메소드 설명
PropChanged ( int hvo, int tag, int ivMin, int cvIns, int cvDel ) : void

메소드 상세

PropChanged() 공개 메소드

public PropChanged ( int hvo, int tag, int ivMin, int cvIns, int cvDel ) : void
hvo int
tag int
ivMin int
cvIns int
cvDel int
리턴 void

프로퍼티 상세

Entry 공개적으로 프로퍼티

public ILexEntry Entry
리턴 ILexEntry

Parent 공개적으로 프로퍼티

public UowHelperTests,SIL.FieldWorks.FDO.FDOTests Parent
리턴 UowHelperTests