C# Class System.Runtime.Remoting.MetadataServices.ServiceType

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

Méthodes publiques

Méthode Description
ServiceType ( Type type ) : System
ServiceType ( Type type, String url ) : System

Method Details

ServiceType() public méthode

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

ServiceType() public méthode

public ServiceType ( Type type, String url ) : System
type System.Type
url String
Résultat System