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

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

Méthodes publiques

Méthode Description
Equals ( Object o ) : bool
GetHashCode ( ) : int

Private Methods

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

Method Details

Equals() public méthode

public Equals ( Object o ) : bool
o Object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int