Metodo DedNetSwAppMakeSwCommandContext(FileStateElementList)
|
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:
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