I am using .NET framework2.0, according to MSDN there is a
class ResxResourceWriter in the namespace System.Resources, but i am not getting any such class here, what could be the problem, i am using WINNT operating system.
Thanks in Advance
-Rahul
I am using .NET framework2.0, according to MSDN there is a
class ResxResourceWriter in the namespace System.Resources, but i am not getting any such class here, what could be the problem, i am using WINNT operating system.
Thanks in Advance
-Rahul
URGENT:System.Resources.ResXResourceWriter
deezer
pwqiang
got the solutiong actually
ResXResourceWriter
is in System.Windows.Forms
MSDN says wrong