C# Class GAudio.Attributes.BindedBoolProperty

Inheritance: BindedValueProperty
Mostra file Open project: gregzo/G-Audio

Public Methods

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

Method Details

BindedBoolProperty() public method

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