Trace « Development Class « C# / C Sharp






1.Use Trace.Fail to alert a fail
2.Trace.WriteLine
3.demonstrates post-deployment tracingdemonstrates post-deployment tracing
4.demonstrates the use of TraceListener objectsdemonstrates the use of TraceListener objects
5.Design By Contract Checks.