次の方法で共有


ServiceContext(Service, String) コンストラクター

定義

public:
 ServiceContext(Microsoft::XLANGs::Core::Service ^ service, System::String ^ name);
public ServiceContext (Microsoft.XLANGs.Core.Service service, string name);
new Microsoft.XLANGs.Core.ServiceContext : Microsoft.XLANGs.Core.Service * string -> Microsoft.XLANGs.Core.ServiceContext

パラメーター

service
Service
name
String

適用対象