Hi,

in C#, for a class X that extends a class Y that is not serializable, how can I 
serialize the class X without
serialize the extended class Y ? And also when i deserizable
the class X, how can I make class X extends Y again ?

code as below,

[Serializable]
public class X:Y
{
   .....
}

Thanks
Patrick

----------------------------------------------
\305w\252\357\250\317\245\316 hongkon.com \271q\244l\266l\245\363\250t\262\316
Thank you for using hongkong.com Email system

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to