예제 #1
0
파일: Work.cs 프로젝트: byGriS/Spark
 private void SetSetting(Setting settingIn)
 {
     setting  = settingIn;
     _setting = settingIn;
 }