Свойство | Type | Description | |
---|---|---|---|
Validate | bool |
Méthode | Description | |
---|---|---|
DispatchModel ( ) : System |
Initializes a new instance of the DispatchModel class.
|
|
GenerateDipatch ( ) : BLL.Dispatch |
Generates the dipatch.
|
|
GenerateDipatch ( |
Generates the dipatch.
|
|
GenerateDispatchModel ( BLL dispatch, IUnitOfWork Repository ) : Models.DispatchModel |
Generates the dispatch model.
|
|
GenerateDispatchModel ( BLL dispatch, |
Generates the dispatch model.
|
Méthode | Description | |
---|---|---|
Validate ( ) : bool |
Validates this instance.
|
public GenerateDipatch ( |
||
user | ||
Résultat | BLL.Dispatch |
public static GenerateDispatchModel ( BLL dispatch, IUnitOfWork Repository ) : Models.DispatchModel | ||
dispatch | BLL | The dispatch. |
Repository | IUnitOfWork | The repository. |
Résultat | Models.DispatchModel |
public static GenerateDispatchModel ( BLL dispatch, |
||
dispatch | BLL | The dispatch. |
transactionObj | ||
Résultat | Models.DispatchModel |