using System.Collections.Generic; namespace ET { public class NetWSComponent : Entity, IAwake, IAwake>, IAwake, IDestroy, IUpdate { public AService AService; public int SessionStreamDispatcherType { get; set; } } }