Mono Class Library: OverviewSystem.Runtime.Serialization.FormatterServices: Method Members |
The methods of System.Runtime.Serialization.FormatterServices are listed below. For a list of all members, see the FormatterServices Members list.
See Also: Inherited members from System.Object
staticCheckTypeSecurity(Type, System.Runtime.Serialization.Formatters.TypeFilterLevel) Documentation for this section has not yet been entered. staticGetObjectData(object, System.Reflection.MemberInfo[]) : object[] Documentation for this section has not yet been entered. staticGetSafeUninitializedObject(Type) : object Documentation for this section has not yet been entered. staticGetSerializableMembers(Type) : System.Reflection.MemberInfo[] Documentation for this section has not yet been entered. staticGetSerializableMembers(Type, StreamingContext) : System.Reflection.MemberInfo[] Documentation for this section has not yet been entered. staticGetTypeFromAssembly(System.Reflection.Assembly, string) : Type Documentation for this section has not yet been entered. staticGetUninitializedObject(Type) : object Documentation for this section has not yet been entered. staticPopulateObjectMembers(object, System.Reflection.MemberInfo[], object[]) : object Documentation for this section has not yet been entered.