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