コード例 #1
0
ファイル: Connection.cs プロジェクト: stoneroses/objectfabric
 protected void Recycle(org.objectfabric.CLRBuff buff)
 {
     buff.recycle();
 }