using Blue; using System.Collections.Generic; public class GetPointPosSuccessEvent : IEvent { public List pointJsonInfos; }