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

定義

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

パラメーター

service
Service
name
String

適用対象