예제 #1
0
 public MediaConfigs()
 {
     InitializeComponent();
     m_LayerSettings = PubFunc.LoadMediaModesFromFile();
     Bind();
 }