Declaration Syntax
C# |
public sealed class WrappedObject<T> : IDisposable where T : class
Generic Template
Parameters
- T
Members
All Members | Methods | Properties | |||
|
|
|
Icon | Member | Description |
---|---|---|
Dispose () () () () |
Checks the instance back into the object
pool
|
|
Instance |
Returns an instance of the class that has been
checked out of the Object Pool.
|
Inheritance Hierarchy
Object | |
WrappedObject < (Of < ( <' T > ) > ) > |
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)