コード例 #1
0
 public Win32ApiErrorInformationException() : base(Win32ApiHelper.FormatErrorCode(Marshal.GetLastWin32Error()))
 {
 }