Costruttore ObjUpdContext
|
Costruttore
Namespace:
DedNet.Forms
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public ObjUpdContext(
string fullname,
bool primario
)
Public Sub New (
fullname As String,
primario As Boolean
)
public:
ObjUpdContext(
String^ fullname,
bool primario
)
new :
fullname : string *
primario : bool -> ObjUpdContext
Parametri
- fullname
- Tipo: SystemString
- primario
- Tipo: SystemBoolean
Vedi anche