C# Class GAudio.Attributes.BindedFloatProperty

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

Public Methods

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

Method Details

BindedFloatProperty() public method

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