Costruttore DedFormEco (DedNetApplication)
|
Costruttore privato utilizzato internamente per settare le varie proprietà.
Namespace:
DedNet.Forms
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public DedFormEco(
DedNetApplication app
)
Public Sub New (
app As DedNetApplication
)
public:
DedFormEco(
DedNetApplication^ app
)
new :
app : DedNetApplication -> DedFormEco
Parametri
- app
- Tipo: DedNetDedNetApplication
Applicazione DedNet.
Vedi anche