@ -2207,7 +2207,7 @@ namespace IEC61850
[DllImport("iec61850", CallingConvention = CallingConvention.Cdecl)]
static extern void LogStorage_destroy(IntPtr self);
private IntPtr self = IntPtr.Zero;
private IntPtr self;
internal IntPtr GetNativeInstance()
{