C# Class DialToTextBinder

Inheritance: DataBinderDial
Exibir arquivo Open project: leapmotion/ImageGrid

Public Methods

Method Description
GetCurrentData ( ) : string

Protected Methods

Method Description
setDataModel ( string value ) : void

Method Details

GetCurrentData() public method

public GetCurrentData ( ) : string
return string

setDataModel() protected method

protected setDataModel ( string value ) : void
value string
return void