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

Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Methods

Method Description
ServiceType ( Type type ) : System
ServiceType ( Type type, String url ) : System

Method Details

ServiceType() public method

public ServiceType ( Type type ) : System
type System.Type
return System

ServiceType() public method

public ServiceType ( Type type, String url ) : System
type System.Type
url String
return System