Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
GAudio
Attributes
BindedBoolProperty
C# Class GAudio.Attributes.BindedBoolProperty
Inheritance:
BindedValueProperty
显示文件
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