InlineScriptCompiler.GetMethodInfo Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- scriptType
- ScriptType
- code
- String
- globals
- String
- functions
- InlineGlobalHelperFunction
- methodName
- String
- numParams
- Int32