'宣言 Public Function New( _ ByVal text As System.String _ )
'使用法 Dim text As System.String Dim instance As New RenderInputRadioButton(text)
public RenderInputRadioButton( System.string text )
パラメータ
- text
- テキスト。
'宣言 Public Function New( _ ByVal text As System.String _ )
'使用法 Dim text As System.String Dim instance As New RenderInputRadioButton(text)
public RenderInputRadioButton( System.string text )