C# Class System.Runtime.Remoting.ActivatedServiceTypeEntry

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

Méthodes publiques

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

Method Details

ActivatedServiceTypeEntry() public méthode

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

ActivatedServiceTypeEntry() public méthode

public ActivatedServiceTypeEntry ( Type type ) : System
type System.Type
Résultat System

ToString() public méthode

public ToString ( ) : String
Résultat String