C# Class GAudio.Attributes.BindedFloatProperty

Inheritance: BindedValueProperty
Afficher le fichier Open project: gregzo/G-Audio

Méthodes publiques

Méthode Description
BindedFloatProperty ( string propertyPath, Type outerType, string toggleName = null ) : System

Method Details

BindedFloatProperty() public méthode

public BindedFloatProperty ( string propertyPath, Type outerType, string toggleName = null ) : System
propertyPath string
outerType System.Type
toggleName string
Résultat System