Interface IDestroyable
.NET interface for TO BE DEFINED FROM USER
public interface IDestroyable
Methods
Destroy()
void Destroy()
Exceptions
IsDestroyed()
bool IsDestroyed()
.NET interface for TO BE DEFINED FROM USER
public interface IDestroyable
void Destroy()
bool IsDestroyed()