C# 클래스 PCRemote.Core.Commands.PhotoCommand

상속: CommandBase, ICommand
파일 보기 프로젝트 열기: terryso/PCRemote

공개 메소드들

메소드 설명
Execute ( CommandContext context ) : void

비공개 메소드들

메소드 설명
GetCodecInfo ( string mimeType ) : System.Drawing.Imaging.ImageCodecInfo
SendPhotoByEmail ( CommandContext context, string picPath ) : void

메소드 상세

Execute() 공개 메소드

public Execute ( CommandContext context ) : void
context PCRemote.Core.Entities.CommandContext
리턴 void