Skip to content

Instantly share code, notes, and snippets.

@Char0394
Created June 15, 2017 02:07
Show Gist options
  • Save Char0394/bafadc930e82df222edd31f092cc6355 to your computer and use it in GitHub Desktop.
Save Char0394/bafadc930e82df222edd31f092cc6355 to your computer and use it in GitHub Desktop.
public interface IMediaService
{
Task OpenGallery();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment