Share via


MethodInfoExtensions 類別

定義

MethodInfo 的擴充方法。

此類型通常由資料庫提供者 (和其他延伸模組) 使用。 它通常不會用於應用程式程式碼。

public static class MethodInfoExtensions
type MethodInfoExtensions = class
Public Module MethodInfoExtensions
繼承
MethodInfoExtensions

備註

如需詳細資訊 和範例,請參閱資料庫提供者和延伸模組的實作

方法

IsEFPropertyMethod(MethodInfo)

如果指定的方法為 Property<TProperty>(Object, String) ,則傳 true 回 。

適用於