Costruttore unico.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi public DedVars(
DedNetApplication app
)
Public Sub New (
app As DedNetApplication
)
public:
DedVars(
DedNetApplication^ app
)
new :
app : DedNetApplication -> DedVars
Parametri
- app DedNetApplication
- Oggetto applicazione di appartenenza.
Vedi anche