Costruttore DedDownloaderCommand
|
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassiprotected DedDownloaderCommand(
DedNetApplication app,
string internalName,
string name
)
Protected Sub New (
app As DedNetApplication,
internalName As String,
name As String
)
protected:
DedDownloaderCommand(
DedNetApplication^ app,
String^ internalName,
String^ name
)
new :
app : DedNetApplication *
internalName : string *
name : string -> DedDownloaderCommandParametri
- app DedNetApplication
-
- internalName String
-
- name String
-
Vedi anche