System

  Portable.NET  
 

System Namespace

 
 

<< PrevUpNext >>

 
 
Classes
 · Activator
 · AppDomain
 · Attribute
 · Exception
 · MarshalByRefObject
 · MulticastDelegate
 · Type

There are 7 incomplete classes in this namespace

In total we are missing :

  0 constructors, 11 methods, 0 fields, 3 properties, and 0 events.
 
  
 
 
 

System.Activator

Status : should implement System.Runtime.InteropServices._Activator, but does not

 
  
 
 
 

System.AppDomain

Status :
Method Summary
System.Runtime.Remoting.ObjectHandle CreateInstance(System.String assemblyName, System.String typeName, System.Boolean ignoreCase, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes, System.Security.Policy.Evidence securityAttributes)TODO
System.Void DoCallBack(System.CrossAppDomainDelegate callBackDelegate)TODO
System.Int32 ExecuteAssembly(System.String assemblyFile, System.Security.Policy.Evidence assemblySecurity, System.String[] args, System.Byte[] hashValue, System.Configuration.Assemblies.AssemblyHashAlgorithm hashAlgorithm)TODO

 
  
 
 
 

System.Attribute

Status : should implement System.Runtime.InteropServices._Attribute, but does not

 
  
 
 
 

System.Exception

Status : ComDefaultInterfaceAttribute(typeof(System.Runtime.InteropServices._Exception)) is Extra
Property Summary
System.Exception InnerException should have attributes `public hidebysig specialname ', but has `public final virtual hidebysig specialname ' instead
System.Reflection.MethodBase TargetSite should have attributes `public hidebysig specialname ', but has `public final virtual hidebysig specialname ' instead

 
  
 
 
 

System.MarshalByRefObject

Status :
Method Summary
System.Object GetLifetimeService()should have attributes `public final virtual hidebysig ', but has `public hidebysig ' instead

 
  
 
 
 

System.MulticastDelegate

Status :
Method Summary
System.Delegate CombineImpl(System.Delegate follow)should have attributes `family final virtual hidebysig ', but has `family virtual hidebysig ' instead
System.Object DynamicInvokeImpl(System.Object[] args)should have attributes `family final virtual hidebysig ', but has `family virtual hidebysig ' instead
System.Boolean Equals(System.Object obj)should have attributes `public final virtual hidebysig ', but has `public virtual hidebysig ' instead
System.Int32 GetHashCode()should have attributes `public final virtual hidebysig ', but has `public virtual hidebysig ' instead
System.Delegate[] GetInvocationList()should have attributes `public final virtual hidebysig ', but has `public virtual hidebysig ' instead
System.Delegate RemoveImpl(System.Delegate value)should have attributes `family final virtual hidebysig ', but has `family virtual hidebysig ' instead

 
  
 
 
 

System.Type

Status : ClassInterfaceAttribute(0) is Missing
Method Summary
System.Type GetType()Missing
Property Summary
System.Boolean IsPublic should have attributes `public final virtual hidebysig specialname ', but has `public hidebysig specialname ' 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