Logo
Explore Help
Sign In
starred/Electron.NET
1
0
Fork 0
You've already forked Electron.NET
mirror of https://github.com/ElectronNET/Electron.NET.git synced 2026-07-22 08:34:00 +00:00
Code Issues 668 Packages Projects Releases 20 Wiki Activity
Files
27e57f7fa1da678cc7b439ecd1b7b87ac1f1014a
Electron.NET/ElectronNET.API/Entities/Error.cs

16 lines
309 B
C#
Raw Normal View History

implement Demo App sections: Dialogs, Menu, Tray, Shell, CrashHang, Notification, Shortcuts etc. Fix some API bugs and implement GlobalShortcut-, Shell- and WebContents-API.
2017-10-21 04:37:01 +02:00
namespace ElectronNET.API.Entities
{
include the missing xml code documentations
2017-10-24 21:43:27 +02:00
/// <summary>
///
/// </summary>
implement Demo App sections: Dialogs, Menu, Tray, Shell, CrashHang, Notification, Shortcuts etc. Fix some API bugs and implement GlobalShortcut-, Shell- and WebContents-API.
2017-10-21 04:37:01 +02:00
public class Error
{
include the missing xml code documentations
2017-10-24 21:43:27 +02:00
/// <summary>
/// Gets or sets the stack.
/// </summary>
/// <value>
/// The stack.
/// </value>
implement Demo App sections: Dialogs, Menu, Tray, Shell, CrashHang, Notification, Shortcuts etc. Fix some API bugs and implement GlobalShortcut-, Shell- and WebContents-API.
2017-10-21 04:37:01 +02:00
public string Stack { get; set; }
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 256ms Template: 13ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API