- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Activation - Interfaces
- Base Types
-
- Object
- FixedUpdateDepth
graph BT
Type-->Base0["FixedUpdateDepth"]
click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/FixedUpdateDepth"
Base0-->Base1["Object"]
Type-.->Interface0["IUpdateDepth"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/IUpdateDepth"
Type["LegacyFixedUpdateDepth"]
class Type type-node
Syntax
public class LegacyFixedUpdateDepth : FixedUpdateDepth, IUpdateDepth
Constructors
Name | Summary |
---|---|
Legacy |
Methods
Name | Value | Summary |
---|---|---|
Adjust |
IUpdateDepth |
Inherited from FixedUpdateDepth
|
AdjustDepthToBorders |
FixedUpdateDepth |
Inherited from FixedUpdateDepth
|
Adjust |
IUpdateDepth |
Inherited from FixedUpdateDepth
|
CanSkip |
bool | |
Descend |
IUpdateDepth |
Inherited from FixedUpdateDepth
|
Equals |
bool |
Inherited from FixedUpdateDepth
|
ForDepth |
FixedUpdateDepth | |
GetHashCode |
int |
Inherited from FixedUpdateDepth
|
IsBroaderThan |
bool |
Inherited from FixedUpdateDepth
|
Negative |
bool |
Inherited from FixedUpdateDepth
|
SufficientDepth |
bool |
Inherited from FixedUpdateDepth
|
ToString |
string |
Inherited from FixedUpdateDepth
|
TpMode |
bool |
Inherited from FixedUpdateDepth
|
TpMode |
void |
Inherited from FixedUpdateDepth
|