ServerType(Type) Konstruktor

Definition

Erstellt ein neues ServerType.

public:
 ServerType(Type ^ type);
public ServerType(Type type);
new System.Web.Services.Protocols.ServerType : Type -> System.Web.Services.Protocols.ServerType
Public Sub New (type As Type)

Parameter

type
Type

Dadurch Type wird der XML-Webdienst verfügbar gemacht.

Gilt für: