Page 1 of 1

Include using System.Linq in the using section

Posted: Fri Jun 11, 2010 8:29 am
by Fabiano
Hi,
Would you please insert the using System.Linq in the using section?

Tanks,
Fabiano

Include using System.Linq in the using section

Posted: Mon Jun 14, 2010 12:50 am
by Jan
Hello Fabiano,

You can change it with help of following static property:

Code: Select all

StiOptions.Engine.Namespaces
Thank you.