Struct IdChangedNotification
public struct IdChangedNotification
- Inherited Members
Constructors
IdChangedNotification(Guid)
public IdChangedNotification(Guid oldId)
Parameters
oldId
Guid
Properties
OldId
public readonly Guid OldId { get; }