C# Class System.Runtime.Remoting.ActivatedClientTypeEntry

Inheritance: TypeEntry
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
ActivatedClientTypeEntry ( String typeName, String assemblyName, String appUrl ) : System
ActivatedClientTypeEntry ( Type type, String appUrl ) : System
ToString ( ) : String

Method Details

ActivatedClientTypeEntry() public méthode

public ActivatedClientTypeEntry ( String typeName, String assemblyName, String appUrl ) : System
typeName String
assemblyName String
appUrl String
Résultat System

ActivatedClientTypeEntry() public méthode

public ActivatedClientTypeEntry ( Type type, String appUrl ) : System
type System.Type
appUrl String
Résultat System

ToString() public méthode

public ToString ( ) : String
Résultat String