[Mono-list] Determining if a name is a valid C# name

Colin JN Breame colin at breame.net
Wed Oct 25 07:14:43 EDT 2006


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


More information about the Mono-list mailing list