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

Interface ITenantContextAccessor

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

Namespace: Cephalon.Abstractions.Tenancy
Assembly: Cephalon.Abstractions.dll

Exposes the tenant context currently active for the ambient runtime scope.

public interface ITenantContextAccessor

Gets the tenant context currently active for the ambient runtime scope.

TenantContext? Current { get; }

TenantContext?