// using mROA; using System; using mROA.Implementation; using System.Collections.Generic; using mROA.Abstract; namespace { partial class : RemoteObjectBase, { public (int id, IRepresentationModule representationModule, IEndPointContext context, int[] callIndices) : base(id, representationModule, context, callIndices) { } } }