System.Reactive.PlatformServices.HostResumingEventArgs public class HostResumingEventArgs : EventArgs Documentation Code namespace System.Reactive.PlatformServices { public class HostResumingEventArgs : EventArgs { public HostResumingEventArgs(); } }