C# Class GAudio.Attributes.BindedBoolProperty

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

Méthodes publiques

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

Method Details

BindedBoolProperty() public méthode

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