C# 클래스 GAudio.Attributes.BindedFloatProperty

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

공개 메소드들

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

메소드 상세

BindedFloatProperty() 공개 메소드

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