source:
trunk/Include/Classes/System/Diagnostics/TraceListenerCollection.ab@
421
Last change on this file since 421 was 421, checked in by , 17 years ago | |
---|---|
File size: 161 bytes |
Line | |
---|---|
1 | Namespace System |
2 | Namespace Diagnostics |
3 | |
4 | TypeDef TraceListenerCollection = System.Collections.Generic.List<TraceListener> |
5 | |
6 | End Namespace |
7 | End Namespace |
Note:
See TracBrowser
for help on using the repository browser.