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
Note: Only a member of this blog may post a comment.