Skip to content

Instantly share code, notes, and snippets.

@jz5
Created December 16, 2015 13:24
Show Gist options
  • Save jz5/826f929dab780e51867a to your computer and use it in GitHub Desktop.
Save jz5/826f929dab780e51867a to your computer and use it in GitHub Desktop.
Commands = new Dictionary<string, Command>() { { "はい", null }, { "いいえ", null }, { "教えて", null } };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment