Skip to content

How do I deserialize from a base type with a generic class attached, so I can reuse the base type for deserializing from a common pattern, but getting the generic type as output?

License

Notifications You must be signed in to change notification settings

nateous/JSONDeserializeBaseWithGeneric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSONDeserializeBaseWithGeneric

How do I deserialize from a base type with a generic class attached, so I can reuse the base type for deserializing from a common pattern, but getting the generic type as output?

About

How do I deserialize from a base type with a generic class attached, so I can reuse the base type for deserializing from a common pattern, but getting the generic type as output?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages