Class RefBase
- 命名空间
- easyar
- 程序集
- EasyAR.Sense.dll
public abstract class RefBase : IDisposable
- 继承
-
RefBase
- 实现
- Derived
方法
Clone()
public RefBase Clone()
CloneObject()
protected abstract object CloneObject()
Dispose()
public void Dispose()
~RefBase()
protected ~RefBase()