Mono Class Library: Overview

System.Web.UI.ObjectStateFormatter: Members

The members of System.Web.UI.ObjectStateFormatter are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Methods

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

Explicitly Implemented Interface Members

System.Runtime.Serialization.IFormatter.BinderSystem.Runtime.Serialization.SerializationBinder. Documentation for this section has not yet been entered.
System.Runtime.Serialization.IFormatter.ContextSystem.Runtime.Serialization.StreamingContext. Documentation for this section has not yet been entered.
System.Runtime.Serialization.IFormatter.DeserializeDocumentation for this section has not yet been entered.
System.Runtime.Serialization.IFormatter.SerializeDocumentation for this section has not yet been entered.
System.Runtime.Serialization.IFormatter.SurrogateSelectorSystem.Runtime.Serialization.ISurrogateSelector. Documentation for this section has not yet been entered.