DRMFSS.BLL.OtherDispatchAllocation.OtherDispatchAllocation C# (CSharp) 메소드

OtherDispatchAllocation() 공개 메소드

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