C# Class Praeclarum.EmailSupportCommand

Inheritance: EmailCommand
Mostra file Open project: praeclarum/Praeclarum

Public Methods

Method Description
EmailSupportCommand ( string name, string address, AsyncAction action = null ) : System

Method Details

EmailSupportCommand() public method

public EmailSupportCommand ( string name, string address, AsyncAction action = null ) : System
name string
address string
action AsyncAction
return System