C# 클래스 System.Windows.PropertyPathParser

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
PropertyPathParser ( string path ) : System
Step ( string &typeName, string &propertyName, string &index ) : PropertyNodeType

메소드 상세

PropertyPathParser() 공개 메소드

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

Step() 공개 메소드

public Step ( string &typeName, string &propertyName, string &index ) : PropertyNodeType
typeName string
propertyName string
index string
리턴 PropertyNodeType