Use class instead of struct in HtmlTextWriter.cs under TARGET_JVM for better perf.
authorEyal Alalouf <eyala@mainsoft.com>
Mon, 25 Jul 2005 14:50:43 +0000 (14:50 -0000)
committerEyal Alalouf <eyala@mainsoft.com>
Mon, 25 Jul 2005 14:50:43 +0000 (14:50 -0000)
commite63d83dd7eb0e974a3ee6100a8b1f4ec51d256de
treedf84b89e74755424a45de0456f82fed23e889d5d
parent5cfad2133730ca51bee924f5f9abb570c84f9c8e
Use class instead of struct in HtmlTextWriter.cs under TARGET_JVM for better perf.

svn path=/trunk/mcs/; revision=47657
mcs/class/System.Web/System.Web.UI/ChangeLog
mcs/class/System.Web/System.Web.UI/HtmlTextWriter.cs