Преглед изворни кода

property is not a keyword in C#

Mert Ussakli пре 4 година
родитељ
комит
262b8b30cf
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      src/csharp/csharp.ts

+ 0 - 1
src/csharp/csharp.ts

@@ -125,7 +125,6 @@ export const language = <languages.IMonarchLanguage>{
 		'event',
 		'method',
 		'param',
-		'property',
 		'public',
 		'protected',
 		'internal',