[Missing <summary> documentation for "M:MiniSqlQuery.Core.Template.NVelocityWrapper.Format(System.String,System.Collections.Generic.Dictionary{System.String,System.Object})"]
| C# | Visual Basic | Visual C++ |
public string Format( string text, Dictionary<string, Object> items )
Public Function Format ( _ text As String, _ items As Dictionary(Of String, Object) _ ) As String
public: virtual String^ Format( String^ text, Dictionary<String^, Object^>^ items ) sealed
- text (String)
[Missing <param name="text"/> documentation for "M:MiniSqlQuery.Core.Template.NVelocityWrapper.Format(System.String,System.Collections.Generic.Dictionary{System.String,System.Object})"]
- items (Dictionary<(Of <(String, Object>)>))
[Missing <param name="items"/> documentation for "M:MiniSqlQuery.Core.Template.NVelocityWrapper.Format(System.String,System.Collections.Generic.Dictionary{System.String,System.Object})"]
[Missing <returns> documentation for "M:MiniSqlQuery.Core.Template.NVelocityWrapper.Format(System.String,System.Collections.Generic.Dictionary{System.String,System.Object})"]