C# Class Whitelog.Core.String.StringBuffer.StringBufferPool.PoolItem
Mostrar archivo
Open project: ronenbarak/Whitelog
Public Methods
Method |
Description |
|
Dispose ( ) : void |
|
|
PoolItem ( StringBufferPool stringBufferPool, int index ) : System |
|
|
Method Details
public Dispose ( ) : void |
return |
void |
|
public PoolItem ( StringBufferPool stringBufferPool, int index ) : System |
stringBufferPool |
StringBufferPool |
|
index |
int |
|
return |
System |
|