ServerType(Type) Constructor

Definitie

Hiermee maakt u een nieuwe 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)

Parameters

type
Type

De Type xml-webservice wordt weergegeven.

Van toepassing op