C# Class org.phprpc.util.DynamicProxy.ProxyKey

Afficher le fichier Open project: bluelovers/phprpc

Méthodes publiques

Méthode Description
Equals ( Object obj ) : System.Boolean
GetHashCode ( ) : Int32
ProxyKey ( AppDomain domain, Type interfaces ) : System
operator ( ) : System.Boolean

Method Details

Equals() public méthode

public Equals ( Object obj ) : System.Boolean
obj Object
Résultat System.Boolean

GetHashCode() public méthode

public GetHashCode ( ) : Int32
Résultat System.Int32

ProxyKey() public méthode

public ProxyKey ( AppDomain domain, Type interfaces ) : System
domain System.AppDomain
interfaces System.Type
Résultat System

operator() public static méthode

public static operator ( ) : System.Boolean
Résultat System.Boolean