6 lines
87 B
C#
6 lines
87 B
C#
namespace View_by_Distance.Shared.Models.Properties;
|
|
|
|
public interface IBackground
|
|
{
|
|
|
|
} |