|
static |
IStreamableImplmentingClass | Type of class that is implementing IStreamable. An instance of it will be created then ReadFromStream will be invoked. |
readStream | Stream to read from. This data will fill the newly created object. |
IStreamableImplmentingClass | : | IStreamable | |
IStreamableImplmentingClass | : | new() |