Metodo FileStateManagerMakeSwCommandContext
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 27.1.0
Sintassi public DedSwCommandContext MakeSwCommandContext(
FileStateElementList elsList
)
Public Function MakeSwCommandContext (
elsList As FileStateElementList
) As DedSwCommandContext
public:
DedSwCommandContext^ MakeSwCommandContext(
FileStateElementList^ elsList
)
member MakeSwCommandContext :
elsList : FileStateElementList -> DedSwCommandContext
Parametri
- elsList FileStateElementList
-
Valore di ritorno
DedSwCommandContextVedi anche