C# 클래스 ClassWithPropertyChangingArgImplementation, PropertyChanging

상속: INotifyPropertyChanging
파일 보기 프로젝트 열기: Fody/PropertyChanging

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
OnPropertyChanging ( PropertyChangingEventArgs propertyArg ) : void

메소드 상세

OnPropertyChanging() 공개 메소드

public OnPropertyChanging ( PropertyChangingEventArgs propertyArg ) : void
propertyArg PropertyChangingEventArgs
리턴 void