Initializes a new instance of the UpdateArgs class.
| C# | Visual Basic | Visual C++ |
public UpdateArgs( string message, string sender, DateTime time, FeedBack..::.ReturnCode code )
Public Sub New ( _ message As String, _ sender As String, _ time As DateTime, _ code As FeedBack..::.ReturnCode _ )
public: UpdateArgs( String^ message, String^ sender, DateTime time, FeedBack..::.ReturnCode code )