Class FabricatorHandle
A handle to a fabricator
Inherited Members
Namespace: DesignData.SDS2.Database
Assembly: DesignData.SDS2.Database.dll
Syntax
public class FabricatorHandle
Constructors
FabricatorHandle()
A handle to a fabricator
Declaration
public FabricatorHandle()
Methods
Dispose(bool)
A handle to a fabricator
Declaration
protected virtual void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
bool | disposing |
Equals(object)
A handle to a fabricator
Declaration
public override bool Equals(object other)
Parameters
Type | Name | Description |
---|---|---|
object | other |
Returns
Type | Description |
---|---|
bool |
Overrides
~FabricatorHandle()
A handle to a fabricator
Declaration
protected ~FabricatorHandle()
GetHashCode()
A handle to a fabricator
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
int |