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