C# Class FSoft.WordApp.Core.ViewModels.UpdateClientEventArgs

Inheritance: System.EventArgs
Exibir arquivo Open project: fpt-software/Wordpress-Client

Public Methods

Method Description
UpdateClientEventArgs ( string title, string message, string closeTitle ) : System

Method Details

UpdateClientEventArgs() public method

public UpdateClientEventArgs ( string title, string message, string closeTitle ) : System
title string
message string
closeTitle string
return System