[Missing <summary> documentation for "M:Remotion.Linq.Parsing.Structure.NodeTypeProviders.MethodNameBasedNodeTypeRegistry.IsRegistered(System.Reflection.MethodInfo)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public bool IsRegistered( MethodInfo method ) |
Visual Basic |
---|
Public Function IsRegistered ( _ method As MethodInfo _ ) As Boolean |
Visual C++ |
---|
public: virtual bool IsRegistered( MethodInfo^ method ) sealed |
Parameters
- method
- Type: System.Reflection..::..MethodInfo
[Missing <param name="method"/> documentation for "M:Remotion.Linq.Parsing.Structure.NodeTypeProviders.MethodNameBasedNodeTypeRegistry.IsRegistered(System.Reflection.MethodInfo)"]
Return Value
[Missing <returns> documentation for "M:Remotion.Linq.Parsing.Structure.NodeTypeProviders.MethodNameBasedNodeTypeRegistry.IsRegistered(System.Reflection.MethodInfo)"]