Re: StringBuilder Extension: IsQuotedBy
Brady Kelly <[email protected]> Fri, 15 Feb 2008 06:28:02 +0200
| Newsgroups | gmane.comp.windows.devel.dotnet.clr |
|---|---|
| Message-ID | <[email protected]> |
Yes, but I was using a StringBuilder because in the same loop I'm checking for the string being quoted, I'm performing manipulations on it, such as removing the quotes. I started out doing extension methods to StringBuilder for just those methods, but narrowed it down to just the one. > You mean StartsWith() and EndsWith()? Notice that I changed from > StringBuilder to String. > > Brady Kelly <[email protected]> wrote: No, I don't reverse the > quote token (an oversight), and StringBuilder does > not have the methods you use. =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com