ข้ามไปยังเนื้อหา

Interface IAuditActorAccessor

เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน

Namespace: Cephalon.Audit.Services
Assembly: Cephalon.Audit.dll

Exposes the audit actor currently associated with the ambient runtime scope when one is known.

public interface IAuditActorAccessor

Gets the audit actor currently associated with the ambient runtime scope when one is known.

AuditActor? Current { get; }

AuditActor?