示例#1
0
 internal void Destroy()
 {
     _manager.Destroy();
 }
示例#2
0
 public void Destroy()
 {
     _manager.Destroy();
 }