Costruttore DedNetAcadAppImportPackAndGoMappingRootEventArgs
|
Costruttore
Namespace:
DedNetAcad
Assembly:
DedNetAcad (in DedNetAcad.dll) Versione: 22.4.2.0 (22.4.2.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
- Tipo: System.Collections.GenericListMappingRootObject
Mappatura root.
Vedi anche