示例#1
0
 /// <summary>
 /// Dispose this pbject.
 /// </summary>
 public virtual void Dispose()
 {
     InternalSensor.Dispose();
 }