ServerType(Type) Konstruktor

Definition

Skapar en ny 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)

Parametrar

type
Type

Det Type som exponerar XML-webbtjänsten.

Gäller för