ICLRType.GetMethod(String) Method

Definition

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

Returns

ICLRMethodInfo

Applies to