plists-cs icon indicating copy to clipboard operation
plists-cs copied to clipboard

plist serialization

Open shanthini opened this issue 13 years ago • 1 comments

hi,

i am trying to implement your plist serialization as a part of my c# winform application. i don't understand how to do it. i included it in my project and declared my dictionary but it doesn't work. i am getting the following error Error 2 Using the generic type 'System.Collections.Generic.IDictionary<TKey,TValue>' requires '2' type arguments

My plist has 8 key,value pairs like your ID ,Name etc.. Can you provide some more documentation regarding this. thank you.

shanthini avatar Jul 02 '11 11:07 shanthini

Could you please provide a code sample that I can use to create a test case with?

ChadBurggraf avatar Sep 01 '11 19:09 ChadBurggraf