[Missing <summary> documentation for "M:NHibernate.Util.ReflectHelper.GetPropertyName(System.Reflection.MethodInfo)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public static string GetPropertyName( MethodInfo method ) |
Visual Basic |
---|
Public Shared Function GetPropertyName ( _ method As MethodInfo _ ) As String |
Visual C++ |
---|
public: static String^ GetPropertyName( MethodInfo^ method ) |
Parameters
- method
- Type: System.Reflection..::..MethodInfo
[Missing <param name="method"/> documentation for "M:NHibernate.Util.ReflectHelper.GetPropertyName(System.Reflection.MethodInfo)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Util.ReflectHelper.GetPropertyName(System.Reflection.MethodInfo)"]