Beispiel #1
0
 internal static uint GetLogicalDrives()
 {
     return(NativeDisk.GetLogicalDrives());
 }