Condividi tramite


ServerType(Type) Costruttore

Definizione

Crea un nuovo oggetto 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)

Parametri

type
Type

Oggetto Type che espone i metodi di servizio Web XML.

Si applica a