C# Class GAudio.Attributes.BindedObjectProperty

Inheritance: BindedValueProperty
Exibir arquivo Open project: gregzo/G-Audio

Public Methods

Method Description
BindedObjectProperty ( string propertyPath, Type outerType, string toggleName = null ) : System

Method Details

BindedObjectProperty() public method

public BindedObjectProperty ( string propertyPath, Type outerType, string toggleName = null ) : System
propertyPath string
outerType System.Type
toggleName string
return System