[Missing <summary> documentation for "P:NHibernate.Log4NetLogger.IsInfoEnabled"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
public bool IsInfoEnabled { get; }  | 
| Visual Basic | 
|---|
Public ReadOnly Property IsInfoEnabled As Boolean Get  | 
| Visual C++ | 
|---|
public: virtual property bool IsInfoEnabled { bool get () sealed; }  |