using DataEntity.Sockets; using DataEntity.Sockets.Base; namespace DataEntity.Sockets.TakePhoto { /// /// Light /// public class Light { } }