I have a List with different types of objects in it like integers, strings, and custom types. All custom types are protobuf-adjusted. What I wanna
List
List list; ProtoBuf.Serializer.Deserialize>(filestream);