Re: region - end region
From: Herfried K. Wagner [MVP] (hirf-spam-me-here_at_gmx.at)
Date: 10/22/04
- Next message: Jason L James: "Re: Help with sockets"
- Previous message: Nak: "Re: WARNING: Unable to find dependency 'mscorlib'"
- In reply to: guy: "Re: region - end region"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 22 Oct 2004 13:38:21 +0200
"guy" <guy@discussions.microsoft.com> schrieb:
> maybe i dindt word the question right, I realise that #Region is a
> preprocessor directive, what i am puzzled by is why a mismatch produces an
> exception rather than just a warning
It produces a compile time /error/. ''#Region...#End Region' is part of the
syntax, so there will be an error if something is wrong and not a warning.
-- Herfried K. Wagner [MVP] <URL:http://dotnet.mvps.org/>
- Next message: Jason L James: "Re: Help with sockets"
- Previous message: Nak: "Re: WARNING: Unable to find dependency 'mscorlib'"
- In reply to: guy: "Re: region - end region"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|