Aracılığıyla paylaş


Utils.MethodToString(MethodBase) Yöntem

Tanım

Visual Basic yöntem imzası döndürür.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

public:
 static System::String ^ MethodToString(System::Reflection::MethodBase ^ Method);
public static string MethodToString (System.Reflection.MethodBase Method);
static member MethodToString : System.Reflection.MethodBase -> string
Public Function MethodToString (Method As MethodBase) As String
Public Shared Function MethodToString (Method As MethodBase) As String

Parametreler

Method
MethodBase

MethodBase Visual Basic yöntem imzası döndürülecek nesne.

Döndürülenler

Sağlanan MethodBase nesne için Visual Basic yöntem imzası.

Açıklamalar

Bu sınıf Visual Basic derleyicisini destekler ve doğrudan kodunuzdan kullanılmak üzere tasarlanmamıştır.

Şunlara uygulanır