RSS start | index | login or register | find | edit
Online for 7549 days.




sticky snips:



no backlinks


8 active users:

unknown (8)

Recent edits:

2004-03-29-code stick
by unknown, a long time ago

eXtensible C#
eXtensible C#(XC#) is a complement to [create C#] and [create Visual Studio]. With XC#, you can specify, analyze, verify and protect your C# source code.

With eXtensible C#©, methods and properties can be annotated with declarative assertions.

Instead of writing:
void SomeMethod (object o) { Debug.Assert (o != null); ... }

You can write:
[Requires ("o != null")] void SomeMethod (object o) { ... }


no comments yet!

Please log in (you may want to register first) to post comments!
No attachments for this snip.
Upload / manage attachments!
  c'est un vanilla site