C# Class SophiApp.Models.RadioButton

Inheritance: SophiApp.Models.BaseTextedElement
显示文件 Open project: Sophia-Community/SophiApp

Public Methods

Method Description
RadioButton ( JsonDTO json ) : SophiApp.Commons

Method Details

RadioButton() public method

public RadioButton ( JsonDTO json ) : SophiApp.Commons
json JsonDTO
return SophiApp.Commons