ImageRuntimeVersion: v4.0.30319
Assembly LeicaTetherSupport, Version=0.0.*, Culture=Invariant Language (Invariant Country): 
	hash=SHA1, flags=PublicKey
Assembly mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: 
	hash=None, flags=None
Assembly System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: 
	hash=None, flags=None
Assembly System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: 
	hash=None, flags=None
Struct AgLuaTE: AutoLayout, AnsiClass, Class, Public, SequentialLayout, Abstract, Sealed, BeforeFieldInit
  :System.ValueType
Struct AgLuaTENil: AutoLayout, AnsiClass, Class, Public, SequentialLayout, Sealed, BeforeFieldInit
  :System.ValueType
Struct AgLuaTEString: AutoLayout, AnsiClass, Class, Public, SequentialLayout, Sealed, BeforeFieldInit
  :System.ValueType
Struct AgLuaTENumber: AutoLayout, AnsiClass, Class, Public, SequentialLayout, Sealed, BeforeFieldInit
  :System.ValueType
Struct AgLuaTEData: AutoLayout, AnsiClass, Class, Public, SequentialLayout, Sealed, BeforeFieldInit
  :System.ValueType
Struct AgLuaTETable: AutoLayout, AnsiClass, Class, Public, SequentialLayout, Sealed, BeforeFieldInit
  :System.ValueType
Class AgCLRTE: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
    Void .ctor(Double): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
    Void .ctor(System.String): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
    Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
    Void .ctor(AgLuaTE*): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  Interfaces:
    System.IDisposable
  Fields:
    AgLuaTE* _tableElement : Public
  Methods:
    getElementType(): PrivateScope, Public, HideBySig
    setAsNil(): PrivateScope, Public, HideBySig
    getAsString(): PrivateScope, Public, HideBySig
    setAsString(String): PrivateScope, Public, HideBySig
    getAsNumber(): PrivateScope, Public, HideBySig
    setAsNumber(Double): PrivateScope, Public, HideBySig
    setAsTable(): PrivateScope, Public, HideBySig
    elementForKey(String): PrivateScope, Public, HideBySig
    elementForKey(AgCLRTE): PrivateScope, Public, HideBySig
    setValueForKey(String, AgCLRTE): PrivateScope, Public, HideBySig
    setValueForKey(AgCLRTE, AgCLRTE): PrivateScope, Public, HideBySig
    Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
Struct AgCLRElementType: AutoLayout, AnsiClass, Class, Public, Sealed, BeforeFieldInit
  :System.Enum
  Fields:
    Int32 value__ : Public, SpecialName, RTSpecialName
    AgCLRElementType CLRType_nil = 1 : Public, Static, Literal, HasDefault
    AgCLRElementType CLRType_number = 2 : Public, Static, Literal, HasDefault
    AgCLRElementType CLRType_string = 3 : Public, Static, Literal, HasDefault
    AgCLRElementType CLRType_data = 4 : Public, Static, Literal, HasDefault
    AgCLRElementType CLRType_table = 5 : Public, Static, Literal, HasDefault
Class LeicaTetherServer.HandleTetherMessageDelegate: AutoLayout, AnsiClass, Class, Public, Sealed, BeforeFieldInit
  :System.MulticastDelegate
    Void .ctor(System.Object, IntPtr): PrivateScope, Public, SpecialName, RTSpecialName
  Methods:
    Invoke(Int32, String, AgCLRTE): PrivateScope, Public, Final, Virtual, VtableLayoutMask
    BeginInvoke(Int32, String, AgCLRTE, AsyncCallback, Object): PrivateScope, Public, Final, Virtual, VtableLayoutMask
    EndInvoke(IAsyncResult): PrivateScope, Public, Final, Virtual, VtableLayoutMask
Class LeicaTetherServer.CLeicaTetherServer: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
    Void .ctor(LeicaTetherServer.HandleTetherMessageDelegate, System.Windows.Forms.Form): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  Fields:
    LeicaTetherServer.HandleTetherMessageDelegate _tetherMessageHandler : Public
    HWND__* _mainAppWindow : Public
  Methods:
    CreatePipeAndWaitForConnection(): PrivateScope, Public, HideBySig
    HandleRemoteCommunicationMessage(Int32, AgLuaTE*, AgLuaTE*): PrivateScope, Public, HideBySig
    SendMessageToClient(Int32 IsLong, String, AgCLRTE): PrivateScope, Public, HideBySig
