Esempio n. 1
0
 public Buffer GetBuffer(string fullPath, string name)
 {
     return(buffers.GetBuffer(fullPath, name));
 }