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