C# 클래스 OLinq.PropertyChangingEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: wasabii/OLinq

공개 메소드들

메소드 설명
PropertyChangingEventArgs ( string propertyName ) : System

Initializes a new instance.

메소드 상세

PropertyChangingEventArgs() 공개 메소드

Initializes a new instance.
public PropertyChangingEventArgs ( string propertyName ) : System
propertyName string
리턴 System