Click or drag to resize

Metodo UtilityFillDictionaryDirFiles

Crea un dizionario con i file e le rispettive cartelle ( per la gestione delle cartelle ).

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi
public static void FillDictionaryDirFiles(
	string dirParent,
	string[] paths,
	Dictionary<string, string> resDiztoMove,
	List<string> filepaths
)

Parametri

dirParent  String
 
paths  String
 
resDiztoMove  DictionaryString, String
 
filepaths  ListString
 
Vedi anche