Class AuthEraPromotedEvent
Authority ERA promoted +1
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Azos.Sky.Identification.Instrumentation
Assembly: Azos.Sky.dll
Syntax
[Serializable]
[BSONSerializable("065480FD-6198-45D2-AA15-F54EE71E3D16")]
public class AuthEraPromotedEvent : GDIDAuthorityEvent, IArchiveLoggable, IBSONSerializable, IBSONDeserializable, IJSONWritable, IGDIDInstrument, INetInstrument, IIOInstrumentClass, IOperationClass, IInstrumentClass
Constructors
AuthEraPromotedEvent(String)
Declaration
protected AuthEraPromotedEvent(string src)
Parameters
Type | Name | Description |
---|---|---|
System.String | src |
Properties
Description
Declaration
public override string Description { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
Methods
Happened(IInstrumentation, String, String)
Declaration
public static void Happened(IInstrumentation inst, string scope, string seq)
Parameters
Type | Name | Description |
---|---|---|
IInstrumentation | inst | |
System.String | scope | |
System.String | seq |
MakeAggregateInstance()
Declaration
protected override Datum MakeAggregateInstance()
Returns
Type | Description |
---|---|
Datum |