Пример #1
0
 public virtual char[,] GetBuffer()
 {
     return((ChildContext != null) ? ChildContext.GetBuffer() : null);
 }