DRMFSS.BLL.OtherDispatchAllocation.OtherDispatchAllocation C# (CSharp) Method

OtherDispatchAllocation() public method

public OtherDispatchAllocation ( ) : System
return System
        public OtherDispatchAllocation()
        {
            this.Dispatches = new List<Dispatch>();
        }