글쓴 사람
        김용태 (yongtae2000 at hamail.net)
        홈페이지
        
        첨부 파일
        
             
        
        
        
            
            
            
                
                    (연관된 글이 1개 있습니다.)
                    
                    
                    c# 12 책 내용중(6.6.7 System.Delegate의 비동기 호출)에 예제 6.30 와 p.451 코드부분를 실행하면
아래와 같은 에러가 생기는데요 예제6.30, p.451 코드는  .NET Framework에서만 실행되는지 알고 싶습니다.
Unhandled exception. System.PlatformNotSupportedException: Operation is not supported on this platform.
   at Program.CalcMethod.BeginInvoke(Int32 start, Int32 end, AsyncCallback callback, Object object)
   at Program.Main(String[] args) in D:\6. C#_API_Project\---시작하세요! C# 12.0 프로그래밍---\2. C# 12.0 자료\cs12_sample-master\Chapter6\예제6.30\Program.cs:line 24
        
        [연관 글]
                    
                    
                    
                    
                    
    
                    
                    
                    
                    
                    
                
                    [최초 등록일: ]
                    [최종 수정일: 5/8/2024]