Udostępnij za pośrednictwem


ServerType(Type) Konstruktor

Definicja

Tworzy nowy adres 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)

Parametry

type
Type

Element Type , który uwidacznia usługę sieci Web XML.

Dotyczy