RFID.RFIDInterface.LakeChabotReader.AssemblyClosing C# (CSharp) 메소드

AssemblyClosing() 공개 정적인 메소드

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