[Missing <summary> documentation for "M:NHibernate.Type.CompositeCustomType.IsMethodOf(System.Reflection.MethodBase)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public virtual bool IsMethodOf( MethodBase method ) |
Visual Basic |
---|
Public Overridable Function IsMethodOf ( _ method As MethodBase _ ) As Boolean |
Visual C++ |
---|
public: virtual bool IsMethodOf( MethodBase^ method ) |
Parameters
- method
- Type: System.Reflection..::..MethodBase
[Missing <param name="method"/> documentation for "M:NHibernate.Type.CompositeCustomType.IsMethodOf(System.Reflection.MethodBase)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Type.CompositeCustomType.IsMethodOf(System.Reflection.MethodBase)"]