Clean
This commit is contained in:
@@ -117,8 +117,8 @@ namespace Technosoftware.DaAeHdaClient.Ae
|
||||
/// The quality associated with the condition state.
|
||||
/// </summary>
|
||||
public TsCDaQuality Quality
|
||||
{
|
||||
get => _quality;
|
||||
{
|
||||
get => _quality;
|
||||
set => _quality = value;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user