System.Runtime.Serialization

  Portable.NET  
 

System.Runtime.Serialization Namespace

 
 

<< PrevUpNext >>

 
 
Classes
 · FormatterServices

There are 1 incomplete classes in this namespace

In total we are missing :

  0 constructors, 8 methods, 0 fields, 0 properties, and 0 events.
 
  
 
 
 

System.Runtime.Serialization.FormatterServices

Status :
Method Summary
static System.Object[] GetObjectData(System.Object obj, System.Reflection.MemberInfo[] members)should have attributes `public static hidebysig ', but has `public static hidebysig ' instead
static System.Object GetSafeUninitializedObject(System.Type type)should have attributes `public static hidebysig ', but has `public static hidebysig ' instead
static System.Reflection.MemberInfo[] GetSerializableMembers(System.Type type)should have attributes `public static hidebysig ', but has `public static hidebysig ' instead
static System.Reflection.MemberInfo[] GetSerializableMembers(System.Type type, System.Runtime.Serialization.StreamingContext context)should have attributes `public static hidebysig ', but has `public static hidebysig ' instead
static System.Runtime.Serialization.ISerializationSurrogate GetSurrogateForCyclicalReference(System.Runtime.Serialization.ISerializationSurrogate innerSurrogate)Missing
static System.Type GetTypeFromAssembly(System.Reflection.Assembly assem, System.String name)should have attributes `public static hidebysig ', but has `public static hidebysig ' instead
static System.Object GetUninitializedObject(System.Type type)should have attributes `public static hidebysig ', but has `public static hidebysig ' instead
static System.Object PopulateObjectMembers(System.Object obj, System.Reflection.MemberInfo[] members, System.Object[] data)should have attributes `public static hidebysig ', but has `public static hidebysig ' instead

 
 


 
 

This document is licensed under the GNU FDL.
Last Updated on 5-11-2007

Visit http://www.dotgnu.org for more details

[Powered by Free Software] [Graphics by Gimp] [Powered by GNU]
Maintained by Gopal.V