Class PropertyEditorTelemetryProvider
Inheritance
System.Object
Assembly: cs.temp.dll.dll
Syntax
public class PropertyEditorTelemetryProvider : IDetailedTelemetryProvider
Constructors
PropertyEditorTelemetryProvider(IContentTypeService)
Declaration
public PropertyEditorTelemetryProvider(IContentTypeService contentTypeService)
Parameters
Type |
Name |
Description |
IContentTypeService |
contentTypeService |
|
Methods
Declaration
public IEnumerable<UsageInformation> GetInformation()
Returns
Type |
Description |
System.Collections.Generic.IEnumerable<UsageInformation> |
|