public InputValueViewModel( string title )
Public Sub New ( title As String )
public: InputValueViewModel( String^ title )
new : title : string -> InputValueViewModel
In This Article