Skip to content

Instantly share code, notes, and snippets.

@Char0394
Created March 26, 2022 16:34
Show Gist options
  • Save Char0394/89696a59bae0dcaa603438bf3ef37a19 to your computer and use it in GitHub Desktop.
Save Char0394/89696a59bae0dcaa603438bf3ef37a19 to your computer and use it in GitHub Desktop.
public interface IQuickTourLauncher
{
Task LaunchAsync();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment