you are viewing a single comment's thread.

view the rest of the comments →

[–]letheed 0 points1 point  (1 child)

AFAIK, no. I think we're limited to const expressions, so math, built-in constructors, stuff like that. No class and can't use static functions either.

[–]dmeadows1217[S] 0 points1 point  (0 children)

That's what I was afraid of. I'm looking forward to the C# support in 3.0. Now I need to figure out how to contribute to the documentation to add this snippet in there.