is there a way to do something like: if ( DateTime.Hour ==9 && !inLinqPadIde) { run(); }
idea is if I run the script inside the ide will perform slight <> vs. running in lprun
#if CMD "cmd".Dump(); #else "ide".Dump(); #endif
ty so much that will save me a lot of time really nice ;-)
Comments
ty so much that will save me a lot of time
really nice ;-)