C# Class System.Windows.PropertyPath

Datei anzeigen Open project: shana/moon Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
PropertyPath ( object parameter ) : System
PropertyPath ( string path ) : System

Method Details

PropertyPath() public method

public PropertyPath ( object parameter ) : System
parameter object
return System

PropertyPath() public method

public PropertyPath ( string path ) : System
path string
return System