Costruttore DedNetSwAppImportPackAndGoMappingRootEventArgs
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public ImportPackAndGoMappingRootEventArgs(
List<MappingRootObject> ipjPaths
)
Public Sub New (
ipjPaths As List(Of MappingRootObject)
)
public:
ImportPackAndGoMappingRootEventArgs(
List<MappingRootObject^>^ ipjPaths
)
new :
ipjPaths : List<MappingRootObject> -> ImportPackAndGoMappingRootEventArgs
Parametri
- ipjPaths ListMappingRootObject
-
Vedi anche