Click or drag to resize

ValueWriterWriteNullable Method

Overload List
 NameDescription
Public methodStatic memberWriteNullableT(T, BinaryWriter) Writes the specified nullable value using its IWritable implementation or its IValueWriterT.
Public methodStatic memberWriteNullableT(NullableT, BinaryWriter) Writes the specified nullable structure using its IValueWriterT.
Top
See Also