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