コード例 #1
0
 public void Bind()
 {
     DI_Binder.Bind(this);
 }
コード例 #2
0
 private void Awake()
 {
     DI_Binder.Bind(this);
 }