ServiceCallTreeAttribute(Type[], Type[], Type[]) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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())
パラメーター
- calledServices
- Type[]
- execdServices
- Type[]
- compensatedServices
- Type[]