[Missing <summary> documentation for "P:NHibernate.AdoNet.Util.FormatStyle.Formatter"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public IFormatter Formatter { get; private set; } |
| Visual Basic |
|---|
Public Property Formatter As IFormatter Get Private Set |
| Visual C++ |
|---|
public: property IFormatter^ Formatter { IFormatter^ get (); private: void set (IFormatter^ value); } |