Skip to content

Instantly share code, notes, and snippets.

@tsuyoshicho
Forked from pinzolo/gist:2970346
Last active January 10, 2019 01:07
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tsuyoshicho/0adf8ef7b346902d11d9 to your computer and use it in GitHub Desktop.
Save tsuyoshicho/0adf8ef7b346902d11d9 to your computer and use it in GitHub Desktop.
https://gist.github.com/pinzolo/2970346 からfork。ファイル名をまず設定
// C# キーワード定義ファイル
// CASE=True
#endif
#endregion
#if
#pragma
#region
abstract
as
base
bool
break
byte
case
catch
char
class
const
continue
decimal
default
do
double
else
enum
finally
float
for
foreach
get
goto
if
int
interface
internal
is
lock
long
namespace
native
new
null
object
partial
private
protected
public
readonly
return
sbyte
set
short
static
string
struct
switch
this
throw
try
typeof
uint
ulong
ushort
using
virtual
void
volatile
while
yield
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment