C# 클래스 Tools.Models.ModelBase

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: 3gbywork/SwordNet

공개 메소드들

메소드 설명
DoNotification ( string propertyName ) : void

메소드 상세

DoNotification() 공개 메소드

public DoNotification ( string propertyName ) : void
propertyName string
리턴 void