Interface IAuditStoreContributor
เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน
Namespace: Cephalon.Abstractions.Audit
Assembly: Cephalon.Abstractions.dll
Contributes one or more audit-store descriptors to the active runtime.
public interface IAuditStoreContributorMethods
Section titled “Methods”RegisterAuditStores(IAuditStoreRegistry)
Section titled “ RegisterAuditStores(IAuditStoreRegistry)”Registers one or more audit-store descriptors with the supplied registry.
void RegisterAuditStores(IAuditStoreRegistry auditStores)Parameters
Section titled “Parameters”auditStores IAuditStoreRegistry
The registry that collects contributed audit-store descriptors.