예제 #1
0
 protected void CleanUpNetwork()
 {
     cnn.Free();
 }
예제 #2
0
 void CleanUpNetwork()
 {
     cnn.Free();
 }