C# 클래스 System.Windows.PropertyPath

파일 보기 프로젝트 열기: shana/moon 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
PropertyPath ( object parameter ) : System
PropertyPath ( string path ) : System

메소드 상세

PropertyPath() 공개 메소드

public PropertyPath ( object parameter ) : System
parameter object
리턴 System

PropertyPath() 공개 메소드

public PropertyPath ( string path ) : System
path string
리턴 System