C# 클래스 Praeclarum.EmailSupportCommand

상속: EmailCommand
파일 보기 프로젝트 열기: praeclarum/Praeclarum

공개 메소드들

메소드 설명
EmailSupportCommand ( string name, string address, AsyncAction action = null ) : System

메소드 상세

EmailSupportCommand() 공개 메소드

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