C# Class GAudio.Attributes.BindedIntProperty

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

Méthodes publiques

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

Method Details

BindedIntProperty() public méthode

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