UserTypeWriter Constructor |
| Name | Description | |
|---|---|---|
| PofStreamWriterUserTypeWriter(DataWriter, IPofContext, Int32, Int32) |
Construct a UserTypeWriter for writing the property
values of a user type.
| |
| PofStreamWriterUserTypeWriter(WritingPofHandler, IPofContext, Int32, Int32) |
Construct a UserTypeWriter for writing the property
values of a user type.
| |
| PofStreamWriterUserTypeWriter(PofStreamWriter, DataWriter, IPofContext, Int32, Int32) |
Construct a UserTypeWriter for writing the property
values of a user type.
| |
| PofStreamWriterUserTypeWriter(PofStreamWriter, WritingPofHandler, IPofContext, Int32, Int32) |
Construct a UserTypeWriter for writing the property
values of a user type.
| |
| PofStreamWriterUserTypeWriter(PofStreamWriter, WritingPofHandler, IPofContext, Int32, Int32, Int32) |
Construct a UserTypeWriter for writing the property
values of a user type.
|