ICacheGetT Method (String, ActionT, XmlNode) |
[Missing <summary> documentation for "M:Casewhere.Common.ICache.Get``1(System.String,System.Action{``0,System.Xml.XmlNode})"]
Namespace: Casewhere.Common
T Get<T>( string key, Action<T, XmlNode> loadIfNull ) where T : class
[Missing <param name="key"/> documentation for "M:Casewhere.Common.ICache.Get``1(System.String,System.Action{``0,System.Xml.XmlNode})"]
[Missing <param name="loadIfNull"/> documentation for "M:Casewhere.Common.ICache.Get``1(System.String,System.Action{``0,System.Xml.XmlNode})"]
[Missing <typeparam name="T"/> documentation for "M:Casewhere.Common.ICache.Get``1(System.String,System.Action{``0,System.Xml.XmlNode})"]
[Missing <returns> documentation for "M:Casewhere.Common.ICache.Get``1(System.String,System.Action{``0,System.Xml.XmlNode})"]