[Missing <summary> documentation for "M:NHibernate.IInternalLogger.Info(System.Object,System.Exception)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
void Info( Object message, Exception exception ) |
Visual Basic |
---|
Sub Info ( _ message As Object, _ exception As Exception _ ) |
Visual C++ |
---|
void Info( Object^ message, Exception^ exception ) |
Parameters
- message
- Type: System..::..Object
[Missing <param name="message"/> documentation for "M:NHibernate.IInternalLogger.Info(System.Object,System.Exception)"]
- exception
- Type: System..::..Exception
[Missing <param name="exception"/> documentation for "M:NHibernate.IInternalLogger.Info(System.Object,System.Exception)"]