Method | Description | |
---|---|---|
GetScopeIdForTelemetry ( FixAllScope scope ) : short | ||
GetTelemetryId ( Type type, short scope ) : Guid | ||
GetTelemetryPrefix ( Type type ) : int | ||
GetTypeForTelemetry ( Type type ) : Type |
public static GetScopeIdForTelemetry ( FixAllScope scope ) : short | ||
scope | FixAllScope | |
return | short |
public static GetTelemetryId ( Type type, short scope ) : Guid | ||
type | Type | |
scope | short | |
return | Guid |
public static GetTelemetryPrefix ( Type type ) : int | ||
type | Type | |
return | int |
public static GetTypeForTelemetry ( Type type ) : Type | ||
type | Type | |
return | Type |