using System;
using System.Collections.Generic;
using System.Text;
namespace RGBController2.ViewModels.LightingModes
{
public class AnimationViewModel : BaseViewModel
}