コード例 #1
0
 public void Cleanup()
 {
     test.Close();
 }
コード例 #2
0
 private void OnDisable()
 {
     sampleProvider.Close();
 }