C# Class System.Windows.PropertyPathParser

Afficher le fichier Open project: shana/moon Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
PropertyPathParser ( string path ) : System
Step ( string &typeName, string &propertyName, string &index ) : PropertyNodeType

Method Details

PropertyPathParser() public méthode

public PropertyPathParser ( string path ) : System
path string
Résultat System

Step() public méthode

public Step ( string &typeName, string &propertyName, string &index ) : PropertyNodeType
typeName string
propertyName string
index string
Résultat PropertyNodeType