Einzelnen Beitrag anzeigen

Robert_G
(Gast)

n/a Beiträge
 
#29

Re: vielleicht für später: Syntaxhighlighting auch für C#

  Alt 20. Apr 2005, 20:53
Die hast du schon auf deinem Rechner.
einfach mal das hier in der SDK Doku öffnen
ms-help://MS.NETFrameworkSDKv1.1/csref/html/vclrfCSharpKeywords_PG.htm
Oder im Index keywords eintippen und in der Liste unten ein beherzter Klick auf C#.
nachtrag:
Weil ich ja so ein (.)Netter bin...
Code:
abstract
as
base
bool
break
byte
case
catch
char
checked
class
const
continue
decimal
default
delegate
do
double
else
enum
event
explicit
extern
false
finally
fixed
float
for
foreach
goto
if
implicit
in
int
interface
internal
is
lock
long
namespace
new
null
object
operator
out
override
params
private
protected
public
readonly
ref
return
sbyte
sealed
short
sizeof
stackalloc
static
string
struct
switch
this
throw
true
try
typeof
uint
ulong
unchecked
unsafe
ushort
using
virtual
void
volatile
while
  Mit Zitat antworten Zitat