Move const usage out of Shared
This commit is contained in:
@ -10,5 +10,5 @@ public interface IFaceDistance
|
||||
public double? Length { init; get; }
|
||||
public DateTime? MinimumDateTime { init; get; }
|
||||
public int? NormalizedPixelPercentage { init; get; }
|
||||
|
||||
|
||||
}
|
Reference in New Issue
Block a user