| PolymorphismSchemaForPolymorphicObject Method |
| Name | Description | |
|---|---|---|
| ForPolymorphicObject(Type) |
Creates a new instance of the PolymorphismSchema class for non-collection object which uses type embedding based polymorphism.
| |
| ForPolymorphicObject(Type, IDictionaryString, Type) |
Creates a new instance of the PolymorphismSchema class for non-collection object which uses ext-type code mapping based polymorphism.
|