예제 #1
0
 private void ApplyEffect(string colorname)
 {
     mm.ApplyEffect(colorname);
     eColor = colorname;
 }