Interface IDiagnosticsConventionContributor
Namespace: Cephalon.Engine.Diagnostics
Assembly: Cephalon.Engine.dll
Contributes a diagnostics convention to the runtime-facing diagnostics catalog.
public interface IDiagnosticsConventionContributorMethods
Section titled “Methods”DescribeDiagnosticsConvention()
Section titled “ DescribeDiagnosticsConvention()”Describes the diagnostics convention owned by the contributor.
DiagnosticsConvention DescribeDiagnosticsConvention()Returns
Section titled “Returns”The diagnostics convention published by the contributor.