예제 #1
0
 void OnDestroy()
 {
     if (Reader != null)
     {
         Reader.Destroy();
     }
 }