C# Class System.Runtime.Remoting.Activation.UrlAttribute

Inheritance: System.Runtime.Remoting.Contexts.ContextAttribute
Mostrar archivo Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Methods

Method Description
Equals ( Object o ) : bool
GetHashCode ( ) : int

Private Methods

Method Description
GetPropertiesForNewContext ( IConstructionCallMessage ctorMsg ) : void
IsContextOK ( Context ctx, IConstructionCallMessage msg ) : bool
UrlAttribute ( String callsiteURL ) : System.Runtime.Remoting

Method Details

Equals() public method

public Equals ( Object o ) : bool
o Object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int