IObjectPool Interface

IObjectPool

Syntax

public interface IObjectPool

Methods

Name Value Summary
BorrowObject() Object
ReturnObject(Object) void