aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/IUserService.cs
blob: 0e8191f62cf3f694cee39735bad26233e8b03e98 (plain)
1
2
3
4
5
6
namespace OpenSim.Services.Interfaces
{
    public interface IUserService
    {
    }
}