Click or drag to resize

AdapterBaseTGetOrders Method


Namespace: ArthaChitra.Model.Connection
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
protected virtual IEnumerable<OrderBase> GetOrders()

Return Value

IEnumerableOrderBase
See Also