Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Serialization Namespace / IFieldWriter Interface

In This Topic
IFieldWriter Interface Methods
In This Topic

For a list of all members of this type, see IFieldWriter members.

Public Methods
 NameDescription
 MethodEnsure that all pending state changes are committed.  
 MethodRollback any pending state changes that have not been committed  
 MethodThis is a helper method for unit testing. It only works for the case the underlying stream is a MemoryStream.  
 MethodOverloaded. Write an object to the stream as its serializable type  
Top
See Also