Example #1
0
 public ColorHlsUI(ColorHLSEditor editor)
     : this()
 {
     _editor = editor;
 }
Example #2
0
 public ColorHlsUI(ColorHLSEditor editor)
     :this()
 {
     _editor = editor;
 }