ZSCY_Win10.Controls.NotifyPopup.NotifyPopup C# (CSharp) Метод

NotifyPopup() публичный Метод

public NotifyPopup ( string content ) : System
content string
Результат System
        public NotifyPopup(string content) : this(content, TimeSpan.FromSeconds(2))
        {
        }

Same methods

NotifyPopup::NotifyPopup ( ) : System
NotifyPopup::NotifyPopup ( string content, TimeSpan showTime ) : System