Class ServiceWorkerRealmCreatedEventArgs
public sealed record ServiceWorkerRealmCreatedEventArgs : RealmCreatedEventArgs, IEquatable<EventArgs>, IEquatable<RealmCreatedEventArgs>, IEquatable<ServiceWorkerRealmCreatedEventArgs>
- Inheritance
-
ServiceWorkerRealmCreatedEventArgs
- Implements
- Inherited Members
Constructors
ServiceWorkerRealmCreatedEventArgs(IBiDi, Realm, string)
public ServiceWorkerRealmCreatedEventArgs(IBiDi BiDi, Realm Realm, string Origin)