Costruttore ObjUpdContext
|
Costruttore
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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 String
-
- primario Boolean
-
Vedi anche