Mono Class Library: Overview

System.Runtime.Serialization.FormatterServices: Members

The members of System.Runtime.Serialization.FormatterServices are listed below.

See Also: Inherited members from System.Object

Public Methods

static
CheckTypeSecurity(Type, System.Runtime.Serialization.Formatters.TypeFilterLevel)
Documentation for this section has not yet been entered.
static
GetObjectData(object, System.Reflection.MemberInfo[]) : object[]
Documentation for this section has not yet been entered.
static
GetSafeUninitializedObject(Type) : object
Documentation for this section has not yet been entered.
static
GetSerializableMembers(Type) : System.Reflection.MemberInfo[]
Documentation for this section has not yet been entered.
static
GetSerializableMembers(Type, StreamingContext) : System.Reflection.MemberInfo[]
Documentation for this section has not yet been entered.
static
GetTypeFromAssembly(System.Reflection.Assembly, string) : Type
Documentation for this section has not yet been entered.
static
GetUninitializedObject(Type) : object
Documentation for this section has not yet been entered.
static
PopulateObjectMembers(object, System.Reflection.MemberInfo[], object[]) : object
Documentation for this section has not yet been entered.