Close() 개인적인 메소드

private Close ( ) : void
리턴 void
 public static void ClosePortable(SafeHandle handle)
 {
     handle.Close();
 }