DRMFSS.BLL.OtherDispatchAllocation.OtherDispatchAllocation C# (CSharp) Méthode

OtherDispatchAllocation() public méthode

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