namespace View_by_Distance.Shared.Models.Methods;

public interface IPersonComment : Stateless.Methods.IPersonComment
{

    // ...

}