C# Class GAudio.Attributes.BindedIntProperty

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

Public Methods

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

Method Details

BindedIntProperty() public method

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