Costruttore DedNetAcadAppImportPackAndGoMappingRootEventArgs 
             | 
          
        
         
            Costruttore
            
 
    Namespace: 
   DedNetAcad
    Assembly:
   DedNetAcad (in DedNetAcad.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic ImportPackAndGoMappingRootEventArgs(
	List<MappingRootObject> ipjPaths
)
Public Sub New ( 
	ipjPaths As List(Of MappingRootObject)
)
public:
ImportPackAndGoMappingRootEventArgs(
	List<MappingRootObject^>^ ipjPaths
)
new : 
        ipjPaths : List<MappingRootObject> -> ImportPackAndGoMappingRootEventArgsParametri
- ipjPaths
 - Tipo: System.Collections.GenericListMappingRootObject
Mappatura root. 
Vedi anche