Invaluable for Windows paths. Saves all those pesky backslashes. :)
Peter -----Original Message----- From: Colin JN Breame [mailto:[EMAIL PROTECTED] Sent: 25 October 2006 12:57 To: Bradley, Peter Cc: [email protected] Subject: Re: [Mono-list] Determining if a name is a valid C# name Thanks Peter - I wasn't aware of the verbatim @. On Wednesday 25 October 2006 12:26, Bradley, Peter wrote: > Here you go: > > http://www.jaggersoft.com/csharp_standard/9.4.2.htm > > Enjoy! > > > Peter > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Colin JN Breame > Sent: 25 October 2006 12:15 > To: [email protected] > Subject: [Mono-list] Determining if a name is a valid C# name > > Hi, > > Can anyone tell me if there is a way of determining if a string is a > valid C# > name? e.g. valid for use as a namespace/class name/variable name. Is > there a > method that does this in the mcs source? > > Thanks > Colin > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
