예제 #1
0
 public void Dispose()
 {
     _native.IniClose(_filePointer);
     _filePointer = IntPtr.Zero;
 }