﻿

   TypeName: System.Runtime.Remoting.Proxies.ProxyAttribute

Name                       MemberType Definition                                                                       
----                       ---------- ----------                                                                       
CreateInstance             Method     System.MarshalByRefObject CreateInstance(type serverType)                        
CreateProxy                Method     System.Runtime.Remoting.Proxies.RealProxy CreateProxy(System.Runtime.Remoting....
Equals                     Method     bool Equals(System.Object obj)                                                   
GetHashCode                Method     int GetHashCode()                                                                
GetIDsOfNames              Method     void _Attribute.GetIDsOfNames([ref] guid riid, System.IntPtr rgszNames, uint32...
GetPropertiesForNewContext Method     void GetPropertiesForNewContext(System.Runtime.Remoting.Activation.IConstructi...
GetType                    Method     type GetType()                                                                   
GetTypeInfo                Method     void _Attribute.GetTypeInfo(uint32 iTInfo, uint32 lcid, System.IntPtr ppTInfo)   
GetTypeInfoCount           Method     void _Attribute.GetTypeInfoCount([ref] uint32 pcTInfo)                           
Invoke                     Method     void _Attribute.Invoke(uint32 dispIdMember, [ref] guid riid, uint32 lcid, int1...
IsContextOK                Method     bool IsContextOK(System.Runtime.Remoting.Contexts.Context ctx, System.Runtime....
IsDefaultAttribute         Method     bool IsDefaultAttribute()                                                        
Match                      Method     bool Match(System.Object obj)                                                    
ToString                   Method     string ToString()                                                                
TypeId                     Property   System.Object TypeId {get;}                                                      


