System.String Class : What's name of the Namespace of this calss.
can any body knows. I know that the namespace usually begin with "System"
Thanks.
============================
> System.String Class : What's name of the Namespace of this calss.
> can any body knows. I know that the namespace usually begin with "System"
> Thanks.
> ============================
The namespace is System.
--
Tom Shelton
"Hello" <fares@alphalink.com.au> schrieb:
>System.String Class : What's name of the Namespace of this calss.
>can any body knows. I know that the namespace usually begin with "System"
Namespaces do not necessarily begin with 'System'. In the case of the
'String' class, the namespace containing it is 'System'.

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>