文件名称:netoaster:.net WPF烤面包机库,用于非常简单且可自定义的烤面包机通知
文件大小:71KB
文件格式:ZIP
更新时间:2024-06-02 08:25:16
C#
netoaster .net烤面包机库,用于非常简单且可自定义的烤面包机通知。 受启发 如何使用 使用或通过将上述netoaster项目包含到您的WPF应用中进行安装 叫它 Toaster.ShowError(this, message: "My Error Message!"); Toaster.ShowSuccess(this, message: "Success message", animation: ToasterAnimation.FadeIn); Toaster.ShowWarning(this, message: "Warning message", position: ToasterPosition.PrimaryScreenTopRight); 可选参数(更多信息) title-要在烤面包机标题中显示的文本 消息-要在烤面包机中显示的文本 position-显
【文件预览】:
netoaster-master
----LICENSE(1KB)
----netoaster.sln(1KB)
----toasterdemoapp()
--------packages.config(133B)
--------App.xaml(317B)
--------success.png(4KB)
--------App.xaml.cs(330B)
--------toasterdemoapp.csproj(4KB)
--------warning.png(4KB)
--------App.config(178B)
--------error.png(3KB)
--------MainWindow.xaml(3KB)
--------Properties()
--------MainWindow.xaml.cs(2KB)
----netoaster()
--------ToastSupport.cs(20KB)
--------netoaster.1.0.9.nupkg(12KB)
--------Toaster.cs(3KB)
--------Themes()
--------ToasterWindow.xaml.cs(3KB)
--------netoaster.csproj(4KB)
--------netoaster.nuspec(1KB)
--------ToasterWindow.xaml(2KB)
--------ThemeKeys.cs(1KB)
--------Properties()
----.gitignore(4KB)
----README.md(2KB)
----packages()
--------netoaster.1.0.8()