In ProtoFlux, in short, if a type can be classified as an unmanaged type in C#, it is recognized as a value type. Otherwise, it is an Object Type. This makes ProtoFlux's type categorization a direct interface to C#'s type categorization.
In ProtoFlux, in short, if a type can be classified as an unmanaged type in C#, it is recognized as a value type. Otherwise, it is an Object Type. This makes ProtoFlux's type categorization a direct interface to C#'s type categorization.