Costruttore CommFileExplorerUpdateEventArgs(DedComm, DedCommType)
|
Costruttore unico.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public CommFileExplorerUpdateEventArgs(
DedComm comm,
DedCommType type
)
Public Sub New (
comm As DedComm,
type As DedCommType
)
public:
CommFileExplorerUpdateEventArgs(
DedComm^ comm,
DedCommType^ type
)
new :
comm : DedComm *
type : DedCommType -> CommFileExplorerUpdateEventArgs
Parametri
- comm DedComm
- Commessa selezionata.
- type DedCommType
- Famiglia di appartenenza della commessa.
Vedi anche