コード例 #1
0
 public override void Start()
 {
     base.Start();
     if (config != null)
     {
         config.Start();
     }
 }