Re: Serialization of enums by Fernando
Fernando
Tue Apr 19 08:38:19 CDT 2005
i tried the two ways, in namespace and in the class.
"Cowboy (Gregory A. Beamer)" <NoOSpamMgbworld@comcast.netNoOSpamM> wrote in
message news:u9Nkn0JRFHA.1176@TK2MSFTNGP12.phx.gbl...
> Is the enum embedded in the class or outside in the namespace (same file,
> not in the class)?
>
> --
> Gregory A. Beamer
> MVP; MCP: +I, SE, SD, DBA
>
> ***********************************************
> Think outside the box!
> ***********************************************
> "Fernando Callejon" <fcallejon@gmail.com> wrote in message
> news:eUAr1$GRFHA.1348@TK2MSFTNGP15.phx.gbl...
> > Hello, i'm trying to serialize a class with a enum property...it seems
to
> > be serializing ok, but when i try to de-serialize it throw me an error
> > like "[value] isn't valid for type [enum]". someone have done this
> > before? i'm sorry by my english
> >
> >
>
>