Partager via


ServerType(Type) Constructeur

Définition

Crée un 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)

Paramètres

type
Type

Type exposant le service Web XML.

S’applique à