CallCompensationAttribute コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
CallCompensationAttribute(Microsoft::XLANGs::BaseTypes::EXLangSCallCompensationInfo callCompensationInfo, cli::array <System::String ^> ^ calledServices, cli::array <System::String ^> ^ compensatedServices);
public CallCompensationAttribute (Microsoft.XLANGs.BaseTypes.EXLangSCallCompensationInfo callCompensationInfo, string[] calledServices, string[] compensatedServices);
new Microsoft.XLANGs.BaseTypes.CallCompensationAttribute : Microsoft.XLANGs.BaseTypes.EXLangSCallCompensationInfo * string[] * string[] -> Microsoft.XLANGs.BaseTypes.CallCompensationAttribute
Public Sub New (callCompensationInfo As EXLangSCallCompensationInfo, calledServices As String(), compensatedServices As String())
パラメーター
- callCompensationInfo
- EXLangSCallCompensationInfo
- calledServices
- String[]
- compensatedServices
- String[]