RFID.RFIDInterface.LakeChabotReader.AssemblyClosing C# (CSharp) Method

AssemblyClosing() public static method

public static AssemblyClosing ( ) : void
return void
        public static void AssemblyClosing( )
        {
            LakeChabotReader.MANAGED_ACCESS.API_Shutdown();
        }