Answer the question
In order to leave comments, you need to log in
Storing inherited C# objects?
Let's say some kind of simple hierarchy:
class Base<br/>
{<br/>
}<br/>
<br/>
class A:Base<br/>
{<br/>
}<br/>
<br/>
class B:Base<br/>
{<br/>
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question