C# 클래스 GAudio.Attributes.BindedBoolProperty

상속: BindedValueProperty
파일 보기 프로젝트 열기: gregzo/G-Audio

공개 메소드들

메소드 설명
BindedBoolProperty ( string propertyPath, Type outerType, string toggleName = null ) : System

메소드 상세

BindedBoolProperty() 공개 메소드

public BindedBoolProperty ( string propertyPath, Type outerType, string toggleName = null ) : System
propertyPath string
outerType System.Type
toggleName string
리턴 System