Instead of applying it as comma seperated, apply individually in separate lines,
//c#
[Conditional("TRACE")]
[DebuggerStepThrough]
void MyMethod()
{
}
www.codecollege.NET
0 comments
Post a Comment
www.codecollege.NET