Metodo DedNetSwAppMakeSwCommandContext(FileStateElementList)
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public DedSwCommandContext MakeSwCommandContext(
FileStateElementList elsList
)
Public Function MakeSwCommandContext (
elsList As FileStateElementList
) As DedSwCommandContext
public:
virtual DedSwCommandContext^ MakeSwCommandContext(
FileStateElementList^ elsList
) sealed
abstract MakeSwCommandContext :
elsList : FileStateElementList -> DedSwCommandContext
override MakeSwCommandContext :
elsList : FileStateElementList -> DedSwCommandContext
Parametri
- elsList FileStateElementList
-
Valore di ritorno
DedSwCommandContextImplementa
IFileStateInformerMakeSwCommandContext(FileStateElementList)Vedi anche