ICLRType.GetMethod(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Microsoft::BizTalk::MetaDataOM::ICLRMethodInfo ^ GetMethod(System::String ^ strName);
public Microsoft.BizTalk.MetaDataOM.ICLRMethodInfo GetMethod (string strName);
abstract member GetMethod : string -> Microsoft.BizTalk.MetaDataOM.ICLRMethodInfo
Public Function GetMethod (strName As String) As ICLRMethodInfo
Parameters
- strName
- String