terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Ionic.Zip.NetCfFile Class Reference

Public Member Functions

 NetCfFile ()
 

Static Public Member Functions

static int SetTimes (string filename, DateTime ctime, DateTime atime, DateTime mtime)
 
static int SetLastWriteTime (string filename, DateTime mtime)
 

Package Functions

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 bool CloseHandle (IntPtr hObject)
 

Detailed Description

Definition at line 7 of file NetCfFile.cs.


The documentation for this class was generated from the following file: