InlineScriptCompiler.GetMethodInfo メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
void GetMethodInfo(Microsoft::BizTalk::BaseFunctoids::ScriptType scriptType, System::String ^ code, System::String ^ globals, Microsoft::BizTalk::BaseFunctoids::InlineGlobalHelperFunction functions, [Runtime::InteropServices::Out] System::String ^ % methodName, [Runtime::InteropServices::Out] int % numParams);
public void GetMethodInfo (Microsoft.BizTalk.BaseFunctoids.ScriptType scriptType, string code, string globals, Microsoft.BizTalk.BaseFunctoids.InlineGlobalHelperFunction functions, out string methodName, out int numParams);
member this.GetMethodInfo : Microsoft.BizTalk.BaseFunctoids.ScriptType * string * string * Microsoft.BizTalk.BaseFunctoids.InlineGlobalHelperFunction * string * int -> unit
パラメーター
- scriptType
- ScriptType
- code
- String
- globals
- String
- functions
- InlineGlobalHelperFunction
- methodName
- String
- numParams
- Int32