using System; using Aurora.Backend.Proto; namespace Aurora.Backend.Services.Server { class PartyServiceImpl : PartyService.PartyServiceBase { } }