Partager via


ServiceCallTreeAttribute(Type[], Type[], Type[]) Constructeur

Définition

public:
 ServiceCallTreeAttribute(cli::array <Type ^> ^ calledServices, cli::array <Type ^> ^ execdServices, cli::array <Type ^> ^ compensatedServices);
public ServiceCallTreeAttribute (Type[] calledServices, Type[] execdServices, Type[] compensatedServices);
new Microsoft.XLANGs.BaseTypes.ServiceCallTreeAttribute : Type[] * Type[] * Type[] -> Microsoft.XLANGs.BaseTypes.ServiceCallTreeAttribute
Public Sub New (calledServices As Type(), execdServices As Type(), compensatedServices As Type())

Paramètres

calledServices
Type[]
execdServices
Type[]
compensatedServices
Type[]

S’applique à