Mono Class Library: Overview

System.Runtime.Serialization.IFormatter: Method Members

The methods of System.Runtime.Serialization.IFormatter are listed below. For a list of all members, see the IFormatter Members list.

Public Methods

Deserialize(System.IO.Stream) : object
Documentation for this section has not yet been entered.
Serialize(System.IO.Stream, object)
Documentation for this section has not yet been entered.