Bagikan melalui


BinaryExpression.Method Properti

Definisi

Mendapatkan metode penerapan untuk operasi biner.

public:
 property System::Reflection::MethodInfo ^ Method { System::Reflection::MethodInfo ^ get(); };
public System.Reflection.MethodInfo Method { get; }
public System.Reflection.MethodInfo? Method { get; }
member this.Method : System.Reflection.MethodInfo
Public ReadOnly Property Method As MethodInfo

Nilai Properti

MethodInfo yang mewakili metode penerapan.

Keterangan

BinaryExpression Jika mewakili operasi yang menggunakan operator yang telah ditentukan sebelumnya, Method propertinya adalah null.

Berlaku untuk