class f__AnonymousType0<< Count > j__TPar
static int CreateFileCE(string lpFileName, uint dwDesiredAccess, uint dwShareMode, int lpSecurityAttributes, uint dwCreationDisposition, uint dwFlagsAndAttributes, int hTemplateFile)
static uint GetAttributes(string lpFileName)
static bool SetAttributes(string lpFileName, uint dwFileAttributes)
static bool SetFileTime(IntPtr hFile, byte[] lpCreationTime, byte[] lpLastAccessTime, byte[] lpLastWriteTime)
static int SetTimes(string filename, DateTime ctime, DateTime atime, DateTime mtime)
static int SetLastWriteTime(string filename, DateTime mtime)
static bool CloseHandle(IntPtr hObject)
static byte[] GetBytes(int value)
static int GetLastWin32Error()