C# Class PCRemote.Core.Commands.InstagramCommand
Exibir arquivo
Open project: terryso/PCRemote
Public Methods
Method |
Description |
|
Execute ( CommandContext context ) : void |
|
|
Private Methods
Method |
Description |
|
SendPhotoByEmail ( CommandContext context, string pics ) : void |
|
|
Method Details
public Execute ( CommandContext context ) : void |
context |
PCRemote.Core.Entities.CommandContext |
|
return |
void |
|