Class IdDistributor
Inherited Members
Namespace: LobsterFramework
Assembly: LobsterFramework.dll
Syntax
public class IdDistributor
Methods
| Improve this Doc View SourceGetID()
Declaration
public int GetID()
Returns
Type | Description |
---|---|
int |
RecycleID(int)
Declaration
public bool RecycleID(int id)
Parameters
Type | Name | Description |
---|---|---|
int | id |
Returns
Type | Description |
---|---|
bool |