From the proxy, return an FuncTResult for the specified quantity.
It returns the first quantity of that type that is offered, and null if the quantity is not offered.
public static Func<double> GetterUnboxed(
this IDoubleProxy proxy,
IQuantity quantity
)[Missing <param name="proxy"/> documentation for "M:DHI.Mike1D.Generic.ProxyExtensions.GetterUnboxed(DHI.Mike1D.Generic.IDoubleProxy,DHI.Mike1D.Generic.IQuantity)"]
[Missing <param name="quantity"/> documentation for "M:DHI.Mike1D.Generic.ProxyExtensions.GetterUnboxed(DHI.Mike1D.Generic.IDoubleProxy,DHI.Mike1D.Generic.IQuantity)"]
[Missing <returns> documentation for "M:DHI.Mike1D.Generic.ProxyExtensions.GetterUnboxed(DHI.Mike1D.Generic.IDoubleProxy,DHI.Mike1D.Generic.IQuantity)"]