What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

The Dumbest Questions You Can Imagine

noamchomsky

New Member
Joined
Mar 20, 2012
Messages
502
Reaction score
0
Hi! I'm an amateur coder with a moderate amount of experience, but I'm new to C#. I want to tweak some of the CC's for personal and private use (if I'm allowed). So I'm reading the Singular .CS files for custom classes, and I'm reading CodeNameG's helpful guide for setting up a CC from scratch, and I'm reading various other C# sites around the web like CodeGuru and MS's MSDN site, but I'm not smart enough to figure some things out.

Ugh! Work Brain, damn you! :)

What do these things mean? I see them all the time in the CS files!

Code:
(ret => ...
and
Code:
new Decorator( ...
Thanks in advance for your patience, and sorry if I'm posting this in the wrong forum!
 
Last edited:
Back
Top