C# Class PCRemote.Core.Commands.PhotoCommand

Inheritance: CommandBase, ICommand
Afficher le fichier Open project: terryso/PCRemote

Méthodes publiques

Méthode Description
Execute ( CommandContext context ) : void

Private Methods

Méthode Description
GetCodecInfo ( string mimeType ) : System.Drawing.Imaging.ImageCodecInfo
SendPhotoByEmail ( CommandContext context, string picPath ) : void

Method Details

Execute() public méthode

public Execute ( CommandContext context ) : void
context PCRemote.Core.Entities.CommandContext
Résultat void