G
Guest
hi
Is a reference a special type in C#. For example when i d
MyClass aRef
what are the classes that are available that i can use to probe aRef as a reference. My real goal is to make a serializable reference and to recreate the link during deserialization.
Thanks
Is a reference a special type in C#. For example when i d
MyClass aRef
what are the classes that are available that i can use to probe aRef as a reference. My real goal is to make a serializable reference and to recreate the link during deserialization.
Thanks