Skip to content

Instantly share code, notes, and snippets.

@rdelrosario
Created August 12, 2021 16:07
Show Gist options
  • Save rdelrosario/b6c074f73d79888e615138d19dfc7456 to your computer and use it in GitHub Desktop.
Save rdelrosario/b6c074f73d79888e615138d19dfc7456 to your computer and use it in GitHub Desktop.
public MainViewModel()
{
...
_videoPlayerStateMachine.Activate();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment