Пример #1
0
 public MyClass()
 {
     this._buffer   = Helper.AllocateBuffer();
     this._resource = Helper.GetResource();
 }