提交 d6a7912e 编写于 作者: C CyrusNajmabadi

Change the return type to better match the argument type.

上级 38675571
......@@ -60,7 +60,7 @@ public override bool TryGetTelemetryId(out Guid telemetryId)
return true;
}
private byte GetTelemetryScope()
private short GetTelemetryScope()
{
switch (_fixAllState.Scope)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册