Namespaces, assemblies, DLLs
The following table shows several classes as well as the namespaces,
assemblies and DLLs to which they belong.
Class |
Namespace |
Assembly |
DLL |
Debug |
System.Diagnostics |
System |
System.dll |
Directory |
System.IO |
Mscorlib |
Mscorlib.dll |
FieldInfo |
System.Reflection |
Mscorlib |
Mscorlib.dll |
Page |
System.Web.UI |
System.Web |
System.Web.dll |
Pen |
System.Drawing |
System.Drawing |
System.Drawing.dll |
Socket |
System.Net.Sockets |
System |
System.dll |
Stack |
System.Collections |
Mscorlib |
Mscorlib.dll |
StringBuilder |
System.Text |
Mscorlib |
Mscorlib.dll |
|